Main Library written on python to execute functional tests throught selenium API coded down w3c webdriver specification
GNU General Public License v3.0
5
stars
1
forks
source link
Implement all posible remote browsers by Selenium #183
Closed
netzulo closed 5 years ago
Documentation
http://selenium-python.readthedocs.io/api.html#desired-capabilities
TODOs
[ ] android
[x] chrome
[x] firefox
[x] iexplorer
[x] edge
[ ] htmlunit
[ ] htmlunitwithjs
[ ] ipad
[ ] iphone
[x] ~phantomjs~ depecated at selenium 3.12
[ ] safari
[ ] webkitgtk
[ ] handle all options for each browser
[ ] adjust settings.json to read new properties for each browser