Which package can be imported while working with webdriver?



Which package can be imported while working with webdriver?..

Answer / Shravan Kumar Maurya

To work with Selenium WebDriver in Python, you should import the `selenium` package.n```nimport seleniumn```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Automation Testing AllOther Interview Questions

Tell us how can you find if an element is displayed on the screen?

1 Answers  


Tell us what you know about table-driven testing?

1 Answers  


why we are moving to QTP instead of using winrunner? Does QTP support any other applications which Winrunner cannot support?

1 Answers  


Could someone educate me on automation testing process followed in a company. I have a vague idea, but i need concrete answers. And thank you all in advance.

0 Answers  


In selenium testing how to connect with database , any one pls give the entire information

2 Answers  


How automation process is carried out?

1 Answers  


What automated tools are you familiar with?

1 Answers  


how to map requirements& test cases in quality center ???

1 Answers   Accenture,


How can we make one test method dependent on other using testng?

1 Answers  


What is the difference between Test script and Test case

5 Answers  


Do you know what is the purpose of deselectall() method?

1 Answers  


What is junit? And what is junit annotation?

1 Answers  


Categories