Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mintzworld
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
mintzworld
9mo ago
Oh, the irony of using SeleniumBase to make Playwright stealthy!
2.
▲
Bypassing CAPTCHAs from ARM64 Linux GitHub Actions jobs to collect Copilot data [video]
(youtube.com)
4 points
by
mintzworld
11mo ago
|
0 comments
3.
▲
by
mintzworld
2y ago
Even a single script that performs actions too quickly on a website can trigger anti-bot measures, even if the bot isn't detected directly.
4.
▲
by
mintzworld
2y ago
Why pay to solve CAPTCHAs when SeleniumBase can bypass them for free? SeleniumBase can also "solve" CAPTCHAs (such as Cloudflare via click).
5.
▲
by
mintzworld
2y ago
On the topic of scraping grocery sites, here's an example of bypassing bot-detection on Albertsons: https://github.com/seleniumbase/SeleniumBase/blob/master/exa... (A demo of that is in https:/
6.
▲
by
mintzworld
2y ago
PyAutoGUI is the optimal tool for clicking things inside of closed shadow-root elements, which are hidden to JavaScript. Can use CDP for clicking other elements.
7.
▲
by
mintzworld
2y ago
The "CDP Mode" used for bypassing CAPTCHAs and bot-detection has it's own ReadMe within SeleniumBase: https://github.com/seleniumbase/SeleniumBase/blob/master/exa... And there's a rec
8.
▲
by
mintzworld
2y ago
According to live demos seen in https://www.youtube.com/watch?v=Mr90iQmNsKM , it'll bypass Cloudflare, Akamai, Shape Security, DataDome, Incapsula, Kasada, and PerimeterX.
9.
▲
by
mintzworld
2y ago
SeleniumBase is free, open-source, can bypass CAPTCHAs with a few lines of code, and it works from the free tier of GitHub Actions.
10.
▲
Using the Chrome Devtools Protocol (CDP) for Bypassing CAPTCHAs [video]
(youtube.com)
5 points
by
mintzworld
2y ago
|
1 comments
11.
▲
by
mintzworld
6y ago
"Service workers can only be used over HTTPS, or on localhost for development" - That's a known Gatsby issue: https://github.com/gatsbyjs/gatsby/issues/10369
12.
▲
by
mintzworld
6y ago
It's possible to be testing a live version of your own site when you can't easily change the Same-Origin policy for just yourself.
13.
▲
by
mintzworld
6y ago
Some websites have a Same-Origin policy that won't allow rendering in an iframe. The CORS proxy lets you bypass the restriction.
14.
▲
by
mintzworld
6y ago
There are a few websites that will detect unusual behavior from browsers living inside of browsers. Although it does seem to work for most websites.
15.
▲
SeleniumBase ships releases to GitHub and PyPI
(youtube.com)
4 points
by
mintzworld
6y ago
|
0 comments
16.
▲
SeleniumBase Chart Maker lets you build charts with Python
(seleniumbase.io)
3 points
by
mintzworld
6y ago
|
0 comments
17.
▲
Pytest vs. Cypress: A fair fight in UI testing?
(dev.to)
1 points
by
mintzworld
6y ago
|
0 comments
18.
▲
Pytest vs. Cypress: A fair fight in UI testing?
(dev.to)
2 points
by
mintzworld
6y ago
|
0 comments
19.
▲
by
mintzworld
6y ago
Selenium to the rescue!
20.
▲
Using Python and GitHub Workflows for Web UI Testing
(dev.to)
4 points
by
mintzworld
6y ago
|
0 comments
21.
▲
by
mintzworld
7y ago
SeleniumBase (which wraps Selenium) adds reliability by improving existing methods so that the browser waits for page elements to fully load before interacting with them. It might be worth trying some of the examples from the SeleniumBase G
22.
▲
by
mintzworld
7y ago
SeleniumBase methods wait for page elements to fully load before interacting with them, which brings test reliability. There's also built-in mobile testing and cross-browser testing features included: https://github.com/
23.
▲
Building a browser-based test automation server with Jenkins on Azure
(github.com)
2 points
by
mintzworld
7y ago
|
0 comments
24.
▲
Getting Started with SeleniumBase for Test Automation
(dev.to)
2 points
by
mintzworld
7y ago
|
0 comments
25.
▲
Image Classification with TensorFlow made easy
(github.com)
7 points
by
mintzworld
10y ago
|
0 comments
26.
▲
(GitHub) Google Cloud Platform for building a web automation cloud
(github.com)
8 points
by
mintzworld
10y ago
|
0 comments
27.
▲
MasterQA (GitHub) combines web automation and manual testing into one
(masterqa.com)
3 points
by
mintzworld
10y ago
|
0 comments
28.
▲
SeleniumBase: A flexible web automation platform that's easy to use
(github.com)
3 points
by
mintzworld
10y ago
|
0 comments
29.
▲
SeleniumBase (on GitHub) makes it easy to automate all your tedious web tasks
(github.com)
5 points
by
mintzworld
10y ago
|
0 comments
30.
▲
SeleniumBase: A reliable solution for browser automation and testing
(github.com)
4 points
by
mintzworld
10y ago
|
0 comments
More ›