Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to implement webdriver.Remote() function? #31

Open
fuhao009 opened this issue Jan 18, 2018 · 2 comments
Open

How to implement webdriver.Remote() function? #31

fuhao009 opened this issue Jan 18, 2018 · 2 comments

Comments

@fuhao009
Copy link

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?

@kimaero
Copy link

kimaero commented Jan 29, 2018

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

@joaqo
Copy link
Contributor

joaqo commented Jan 30, 2018

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants