robotframework-seleniumlibrary-java
robotframework-seleniumlibrary-java copied to clipboard
Provide a method to retrieve the current WebDriver instance from SeleniumLibrary
Provide a method to get the instance of WebDriver from Selenium Library instance. This would help in building the custom keywords and to extend the functionality of the existing keywords.
Can you elaborate a bit more, how that WebDriver instance is needed? To RF code or with Java?
Or even better, PR implementing that :)