Python Selenium/WebDriver Common Api
1 like
py-selenium-layers is an abstraction layer for Python Selenium, providing a common api between Selenium RC and WebDriver
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
Python Selenium/WebDriver Common Api
1 like
Features
No features, maybe you want to suggest one?
Tags
- Python
- webdriver
Python Selenium/WebDriver Common Api News & Activities
Highlights All activities
Recent activities
No activities found.
Python Selenium/WebDriver Common Api information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Python Selenium/WebDriver Common Api?
py-selenium-layers is an abstraction layer for Python Selenium, providing a common api between Selenium RC and WebDriver
pysel-webtest is the main entry point to the py-selenium-layers project
the purpose of py-selenium-layers is to be able to run the same tests using either Selenium RC or WebDriver, based on a command-line switch.
it often seems to be the case that some websites work better with one version of Selenium than the other. this project makes it easy to switch between the two competing versions of Selenium (using their python bindings)