Skip to main content

An extension library for selenium

Project description

This library is an extension library build on top of selenium.

It provided a bunch features that need in production enviroment but selenium have not provide yet or won’t provided by design even in future:

  • Added force_xxx() series functions to invoke the element directly even the element be covered by other elements. Just as force_click(), force_focus(), etc…

  • Added force_get() method to webdriver, it will stop the page loading after page loading timeout exception happen, so that the next script could just run without break by that exception.

  • Added ability to set element’s attribute

  • Provided xpath_find(), xpath_find_all(), etc. For simply invoke xpath for recursively find elements. it would iterate each frame and each window to find your elements and do the actions without switch frame manually, that could reduce a great lot jobs.

  • Provided some advance UI class to wrap for some third-parties editors ( Just like TinyMCE )

Changes

0.4.1 (2015-08-18)

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rabird.selenium-0.4.2.zip (14.3 kB view details)

Uploaded Source

File details

Details for the file rabird.selenium-0.4.2.zip.

File metadata

File hashes

Hashes for rabird.selenium-0.4.2.zip
Algorithm Hash digest
SHA256 411e11356d378cbd1dcb53cc1b34f93cb1055440eba6371b0be12f04544ac3c2
MD5 066ee51d4712634fb64d45d2418aaf00
BLAKE2b-256 bddedffb14e209482017e38d26ac62952cd38e6ab6373d974e60b95036fcb651

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page