Extended Selenium2 web testing library for Robot Framework with AngularJS support. Current version 0.9.2 (last release 2019). Designed to extend Selenium2Library for Angular-specific locators and waits. Not actively maintained - no releases in over 5 years, relies on legacy Selenium2Library (not SeleniumLibrary).
pip install robotframework-extendedselenium2libraryNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Robot Framework test file using ExtendedSelenium2Library for Angular testing.
Replace with robotframework-seleniumlibrary and implement custom Angular locators.
Use exactly: Library ExtendedSelenium2Library
Do not mix with robotframework-seleniumlibrary. Uninstall one.
Use AngularJS-based locators only. For Angular 2+, use different approach (e.g., Protractor or custom keywords).
No dependency data recorded yet.