https://github.com/sjmiller609/supreme_selenium_public
browser automation
https://github.com/sjmiller609/supreme_selenium_public
Last synced: 2 months ago
JSON representation
browser automation
- Host: GitHub
- URL: https://github.com/sjmiller609/supreme_selenium_public
- Owner: sjmiller609
- License: mit
- Created: 2017-04-19T23:30:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-19T23:50:00.000Z (about 8 years ago)
- Last Synced: 2025-03-29T10:12:58.722Z (3 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# supreme selenium
This is one of two parts of a small project I worked on.
This part is the client code: it's what is executed on each node in a horizontally scalable system.
This would be a useful starting point if you wanted to simulate/pretend to be a user on a webpage.
The other part is the master/server code, you can find that billing_server_public. It deals with scaling.
I'm just making it public now, this is a copy of the old repository with secrets redacted.