robotframework-seleniumlibrary-java
robotframework-seleniumlibrary-java copied to clipboard
Java port of the Python based SeleniumLibrary for Robot Framework
## WS-2009-0001 - Medium Severity Vulnerability Vulnerable Library - commons-codec-1.10.jar The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition...
- [ ] generic documentation alignment (Inc. Check locators with colon) - [ ] add missing keywords - [ ] deprecate removed ones - [x] align element text contains -leywords...
Am trying to do parallel execution fo suites with java multithreading. But the browsers opened are not thread safe. With library scope as SUITE, we could run in multithread.
For instance the Open Browser Java variant has as arguments: * url * browserName=firefox * alias=None * remoteUrl=None * desiredCapabilities=None * browserOptions=None The Python variant: * url * browser=firefox *...
_From @omireault on February 5, 2014 16:22_ When I use Select Window to return to the main window, it claims it can't find Window ' '. When I use Get...
_From @MarkusBernhardt on November 1, 2013 11:31_ _Copied from original issue: MarkusBernhardt/robotframework-selenium2library-java#36_