An open API service indexing awesome lists of open source software.

https://github.com/yizhezhang-ervin/knowledge_selenium

Selenium
https://github.com/yizhezhang-ervin/knowledge_selenium

python selenium

Last synced: 3 months ago
JSON representation

Selenium

Awesome Lists containing this project

README

        

# EZSelenium
Selenium

## install
pip install selenium
download driver, save to C:\Program Files (x86)\Google\Chrome\Application\chromedriver.exe and set environment path

## Files
webdriver.py
start/end browser
ways to find elements
wait methods
actionchains.py
simulate user actions
subwindows.py
multiple windows, dialog window and alert
output_xlsx.py
save info into xlsx