
Userscripts
Violentmonkey
Greasemonkey
Tampermonkey
Greasy Fork
Database Script Tool
Script Manager โ SManager
FireMonkey
Playwright
puppeteer
Selenium
Cypress.io
Vitest
Wicked PDF
SEOBOTS.io
BrowserStack
Userscripts
PlaywrightBased on our record, Playwright seems to be a lot more popular than Userscripts. While we know about 327 links to Playwright, we've tracked only 14 mentions of Userscripts. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The looking icon is the Userscripts extensions. https://github.com/quoid/userscripts. - Source: Hacker News / 7 months ago
Hi, I'm Will. I'm 24, autistic, and have OCD tendencies. I'm learning to code and this is my first public project. Iโd really appreciate your feedback and encouragement! This project lets me solve some of my OCD problems online. There are a couple of parts of the forums that I visit โ Space Battles, Sufficient Velocity, and Questionable Questing โ that I want to remove. Specifically, I hate seeing indicators of... - Source: Hacker News / over 2 years ago
You can use userscripts [1] which is a safari extension which allows you to add userscripts, and the author of this work have an userscript [2] that you can use with safari (or any other browser) [1] https://github.com/quoid/userscripts. - Source: Hacker News / over 2 years ago
That Safari also supports UserScripts and Extensions also somewhat mutes some of Arc's benefits, so it will be interesting to see how/if Arc responds. Source: about 3 years ago
}` In Safari, using Userscripts extension: https://github.com/quoid/userscripts#userscripts-safari. - Source: Hacker News / over 3 years ago
To see why this matters, it helps to remember what people are reaching for a different browser to do. Playwright is excellent at driving a browser, and scrapy-playwright wires that capability into Scrapy at the download handler so a rendered page arrives through the normal request and response cycle, asynchronously and quickly. The catch is the binary. The Chromium and Firefox builds that Playwright ships are the... - Source: dev.to / 4 days ago
Browser automation has been dominated by tools like Selenium and Playwright. They're very powerful, but you need to understand the DOM, manage selectors, and set up a testing stack before doing anything meaningful. - Source: dev.to / 9 days ago
There is no live demo, but you can have a look at the screenshots taken by playwright during testing. - Source: dev.to / 16 days ago
We ran straight into this while building a course product on top of The AI Platform. I want to walk you through how we ended up testing the whole chat flow end to end with Playwright. - Source: dev.to / 18 days ago
The app under test is The AI Platform by Zephyr Cloud, a desktop app where teams work alongside AI specialists in channels. The agent drives the real, signed-in desktop app with Playwright over CDP, the Chrome DevTools Protocol. Not a stripped-down test build, the same app a person uses. - Source: dev.to / 18 days ago
Violentmonkey - Violentmonkey is a userscript manager to support running userscripts in web pages.
puppeteer - Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium...
Greasemonkey - Customize the way a web page displays or behaves, by using small bits of JavaScript.
Selenium - Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that.
Tampermonkey - Greasemonkey compatible script manager.
Cypress.io - Slow, difficult and unreliable testing for anything that runs in a browser. Install Cypress in seconds and take the pain out of front-end testing.