- Djaved
- Posts : 5
Join date : 2012-02-14
Opera Webdriver
Tue Feb 14, 2012 7:15 pm
Hi All,
I'm new with Selenium and Webdriver.
I'm working with Selenium Webdriver, Nunit and Visual Studio.
I imported all .net drivers from 'selenium-dotnet-2.19.0' directoy, but i can't work with opera webdriver.
When trieng to create a new instance of opera driver:
IWebDriver driver = new OperaDriver();
Im getting the error: The type or namespace name 'OperaDriver' could not be found (are you missing a using directive or an assembly reference?)
How can i fix this?
I'm new with Selenium and Webdriver.
I'm working with Selenium Webdriver, Nunit and Visual Studio.
I imported all .net drivers from 'selenium-dotnet-2.19.0' directoy, but i can't work with opera webdriver.
When trieng to create a new instance of opera driver:
IWebDriver driver = new OperaDriver();
Im getting the error: The type or namespace name 'OperaDriver' could not be found (are you missing a using directive or an assembly reference?)
How can i fix this?
- zlos7arAmateur
- Posts : 41
Join date : 2012-01-13
Age : 36
Location : Germany
Re: Opera Webdriver
Tue Feb 14, 2012 10:07 pm
Maybe you are missing this ? (see picture)
https://i.servimg.com/u/f41/17/21/82/03/sellen10.png
https://i.servimg.com/u/f41/17/21/82/03/sellen10.png
- Djaved
- Posts : 5
Join date : 2012-02-14
Re: Opera Webdriver
Wed Feb 15, 2012 7:54 pm
Thank you zlos7ar for your respone,
But i found the solution here stackoverflow.com/questions/6282556/controlling-opera-driver-from-within-net
But i found the solution here stackoverflow.com/questions/6282556/controlling-opera-driver-from-within-net
- zlos7arAmateur
- Posts : 41
Join date : 2012-01-13
Age : 36
Location : Germany
Re: Opera Webdriver
Wed Feb 15, 2012 8:04 pm
I am glad you found a solution. I think you should mark the topic as [Solved]
good luck
good luck
- Remote WebDriver opens "opera:debug" page instead URL
- I downloaded and installed Selenium WebDriver Jar files in my Eclipse, but still i am facing issues and couldn't run the webdriver scripsts.
- Selenium-Server does not work with opera!
- Selenium Tests with Opera not clicking buttons
- Need help .. Newbie in WebDriver
Permissions in this forum:
You cannot reply to topics in this forum