requestium icon indicating copy to clipboard operation
requestium copied to clipboard

How to implement webdriver.Remote() function?

Open fuhao009 opened this issue 7 years ago • 2 comments

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?

fuhao009 avatar Jan 18 '18 07:01 fuhao009

Yep! Requestium is absolutely great and gorgeous lib, but for me, it is barely useful without remote webdriver.

kimaero avatar Jan 29 '18 23:01 kimaero

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!

joaqo avatar Jan 30 '18 15:01 joaqo