Python Selenium/WebDriver Common Api

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
-
No reviews
1like
0comments
0alternatives
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

Python Selenium/WebDriver Common Api News & Activities

Highlights All activities

Recent activities

No activities found.

Python Selenium/WebDriver Common Api information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    0 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development
Python Selenium/WebDriver Common Api was added to AlternativeTo by tomlichtenberg on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What 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)