robotframework-seleniumlibrary-java icon indicating copy to clipboard operation
robotframework-seleniumlibrary-java copied to clipboard

Java port of the Python based SeleniumLibrary for Robot Framework

Results 16 robotframework-seleniumlibrary-java issues
Sort by recently updated
recently updated
newest added

## 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...

security vulnerability

- [ ] 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...

enhancement

_From @MarkusBernhardt on November 1, 2013 11:31_ _Copied from original issue: MarkusBernhardt/robotframework-selenium2library-java#36_

enhancement