requestium
requestium copied to clipboard
How to implement webdriver.Remote() function?
driver = webdriver.Remote(command_executor='http://xxx.xxx.xxx.xxx:4444/wd/hub', desired_capabilities=chrome_options.to_capabilities()) How to implement webdriver.Remote() function?
Yep! Requestium is absolutely great and gorgeous lib, but for me, it is barely useful without remote webdriver.
Hey guys, thanks for the input, adding support for the Remote webdriver is our next priority, along with supporting swapping of the driver object between requestium Sessions and Selenium, stay tuned!