{"library":"robotframework-extendedselenium2library","title":"robotframework-extendedselenium2library","description":"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).","language":"python","status":"deprecated","last_verified":"Sat May 09","install":{"commands":["pip install robotframework-extendedselenium2library"],"cli":null},"imports":["from ExtendedSelenium2Library import ExtendedSelenium2Library"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"*** Settings ***\nLibrary    ExtendedSelenium2Library\n\n*** Test Cases ***\nExample Test\n    Open Browser    http://example.com    chrome\n    Wait Until Angular Ready\n    Page Should Contain    Example Domaine","lang":"robot","description":"Robot Framework test file using ExtendedSelenium2Library for Angular testing.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}