robotframework-extendedselenium2library
robotframework-extendedselenium2library copied to clipboard
Extended Selenium2 (WebDriver) web testing library for Robot Framework with AngularJS support
 Please advice where I am doing something wrong.
Will this library be updated so it can work with the new SeleniumLibrary (rather than the Selenium2Library==1.8.0) and Python3? Would just like to know if I will be able to...
Using chrome options is not clear in the documentation. My need is to launch chrome in a specific profile, using java it was clear to use chromeoptions. So how can...
has this library depricated over time? i am currently trying to import it into my project, using robot framework version 3.0.2 and it is failing to import this library. my...
Hi, I have following issue. I have a page which contains a div. Within this div there is a table and the surrounding div is scrollable. The table is so...
Trying to test some new apps written in angularJS with Robot Framework. The biggest thing is identifying the buttons and some items that don't have a name or id set....
When using E2SL library on non-angular page..Js error is seen JavascriptException: Message: javascript error: $(...).trigger is not a function JavaScript stack: TypeError: $(...).trigger is not a function at eval (eval...
In the (unreleased) tip version of Selenium2Library some modules have been renamed to remove the leading underscore. I needed to use the tip version so I made the changes, and...
Seeing following error when using ES2L library on non-angular JS page element JavascriptException: Message: javascript error: $(...).trigger is not a function JavaScript stack: TypeError: $(...).trigger is not a function at...
The below error message is displayed, even though I imported ExtendedSelenium2Library. I also had uninstalled Selenium2Library Multiple keywords with name 'Close All Browsers' found. Give the full name of the...