#
Selenium

Selenium is an umbrella project encapsulating a variety of tools and libraries enabling web browser automation. Selenium specifically provides an infrastructure for the W3C WebDriver specification — a platform and language-neutral coding interface compatible with all major web browsers.
Here are 8,718 public repositories matching this topic...
python
twitter-bot
selenium
facebook-login
spiders
weixinbot
jingdong
sina-spider
github-login
zhihu-spider
tuchong
taobao-spider
bilibili-login
lagou-spider
163mail-login
douban-spider
guoke-spider
-
Updated
Feb 17, 2022 - Python
-
Updated
Nov 13, 2018 - TypeScript
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
python
crawler
spider
example
selenium
multithreading
stock
wechat
taobao
pyquery
tmall
fund
agent-pool
wechat-report
wereader
-
Updated
Apr 27, 2022 - Python
End-to-end testing framework written in Node.js and using the W3C Webdriver API
nodejs
javascript
testing
discussion
webdriver
selenium
chromedriver
selenium-server
end-to-end-testing
selenium-webdriver
nightwatch
automated-testing
nightwatchjs
w3c-webdriver
-
Updated
Jun 16, 2022 - JavaScript
E2E test framework for Angular apps
-
Updated
Jan 30, 2022 - JavaScript
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
javascript
chrome-extension
docker
cli
firefox
screenshot
chrome
osint
browser
firefox-addon
annotations
snapshot
selenium
archive
archiver
web-extension
add-on
puppeteer
auto-save
offline-reading
-
Updated
Jun 15, 2022 - JavaScript
MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、UI 测试和性能测试等。搞测试,就选 MeterSphere!
testing
swagger
selenium
jmeter
test-automation
postman
continuous-testing
testcase
api-testing
ui-testing
performance-testing
testlink
testlink-alternative
metersphere
-
Updated
Jun 16, 2022 - Java
INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰 ,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源中国博客、简书。
-
Updated
Jun 12, 2022 - Python
Docker images for Selenium Grid
-
Updated
Jun 16, 2022 - Shell
PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver
-
Updated
Jun 16, 2022 - PHP
Android in docker solution with noVNC supported and video recording
android
emulator
docker
kubernetes
jenkins
aws
cloud
azure
terraform
selenium
gcp
mobile-app
novnc
saltstack
android-emulator
selenium-grid
mobile-web
docker-android
genymotion
alibabacloud
-
Updated
May 6, 2022 - Shell
Selenium-python but lighter: Helium is the best Python library for web automation.
-
Updated
May 24, 2022 - Python
python
testing
firefox
chrome
webdriver
bdd
selenium
pytest
testing-tools
webkit
awesome-list
recorder
pytest-plugin
behave
web-automation
rpa
selenium-python
e2e-testing
seleniumbase
-
Updated
Jun 16, 2022 - Python
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
2
grachevko
commented
Oct 5, 2018
My project have routing based on hosts. But web driver make request to http://127.0.0.1:9080.
How can i change host?
blueyed
commented
Jun 10, 2022
Using Browser('firefox')
results in a DeprecationWarning:
~/Vcs/splinter/splinter/browser.py:113: in Browser
return get_driver(driver, retry_count=retry_count, *args, **kwargs)
~/Vcs/splinter/splinter/browser.py:84: in get_driver
return driver(*args, **kwargs)
~/Vcs/splinter/splinter/driver/webdriver/firefox.py:32: in __init__
firefox_profile = FirefoxProfile(profile)
_
A flexible and scalable container based Selenium Grid with video recording, live preview, basic auth & dashboard.
-
Updated
Sep 11, 2021 - Java
Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary.
-
Updated
Jun 16, 2022 - Go
Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
testing
chrome
automation
webdriver
browser
captcha
scraping
selenium
navigator
python3
cloudflare
chromedriver
anti-bot
bot-detection
cloudflare-bypass
distil
anti-detection
-
Updated
Jun 9, 2022 - Python
mattmundell
commented
Feb 19, 2022
🚀 Feature Proposal
Reduce UI overhead of switching from recording to playing:
- enable the play button in the top bar when recording is active
- remove the confirmation dialog from the "Play From Here" menu item.
Motivation
When I'm creating and editing tests I am constantly switching between recording and playing. These two items get in the way. For instance I reach for the p
good first issue
Its easy to pick and contribute- good for new contributors
Automated driver management and Docker builder for Selenium WebDriver
-
Updated
Jun 10, 2022 - Java
Learn Python for the next 30 (or so) Days.
python
api
flask
automation
tutorial
csv
jupyter
rest-api
selenium
pandas
python3
web-scraping
selenium-webdriver
fastapi
-
Updated
Jun 16, 2022 - HTML
Automation-friendly framework for Continuous Testing by
-
Updated
Jun 16, 2022 - Python
-
Updated
Apr 8, 2022
Integration layer between Requests and Selenium for automation of web actions.
-
Updated
Apr 17, 2022 - Python
- Organization
- SeleniumHQ
- Website
- www.selenium.dev
- Wikipedia
- Wikipedia
Is your feature request related to a problem? Please describe.
A new contributor will feel overwhelmed when they will try to contribute to this project.
Describe the solution you'd like
Add a architecture.md as described in this blog post
Describe alternatives you've considered
Not having architecture.md.
**Add