3

So i am practically stacked. If you call the selenium2library keyword Open Browser a webdriver object instance will be created and placed in the browsercache(if i understand the functionality correctly). To this point i know how to acquire the created webdriver within a python class or script and use this webdriver with python-selenium commands. As Documented here Pass existing Webdriver object to custom Python library for Robot Framework

So i want to ask. We create,in a python script,a webdriver object with selenium.webdriver as documented here https://sites.google.com/a/chromium.org/chromedriver/getting-started

Is it possible now to use this webdriver object in robotframework-selenium2library's keywords? Also is it possible to use this webdriver with selenium-python scripts without passing it everytime as an argument? And how you do this?

asked Nov 25, 2016 at 15:27

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.