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

Provide a method to retrieve the current WebDriver instance from SeleniumLibrary

Open shrinivasbb opened this issue 5 years ago • 1 comments

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.

shrinivasbb avatar Jan 04 '21 13:01 shrinivasbb

Can you elaborate a bit more, how that WebDriver instance is needed? To RF code or with Java?

Or even better, PR implementing that :)

Hi-Fi avatar Sep 19 '21 18:09 Hi-Fi