-
Originally reported on Google Code with ID 3883
```
SvgElementTest.java has:
http://code.google.com/p/selenium/source/browse/trunk/java/client/test/org/openqa/selenium/SvgElementTest.java#47
WebEl…
-
Originally reported on Google Code with ID 5389
```
Unable to pass OperaProfile during driver initialization - it's not implemented in python
binding.
Please do it :)
```
Reported by `a.u.savchuk` …
-
```
Waiting for test server and webdriver server to start
Starting selenium server
seleniumProcess.pid: 217
03:39:52.085 INFO - Launching a standalone Selenium Server
Setting system property webdriver…
-
Originally reported on Google Code with ID 3246
```
What steps will reproduce the problem?
1. Install Opera 11.60 on OS X Lion
2. Install selenium-webdriver-2.17.0 gem (default Mac ruby 1.8.7)
3. Do…
-
Originally reported on Google Code with ID 847
```
Screenshot capture is completely untested, TakesScreenshotTest simply checks that *any*
data is returned. This needs testing properly.
```
Reporte…
-
Originally reported on Google Code with ID 4019
```
I was trying to run very simply perl test case in opera browser 11.01 and below versions
like 11.00, 10.64 and others, even if i add "opera.profile…
-
Originally reported on Google Code with ID 7632
```
ISSUE:
------
Getting the following exceptions/missing dependencies at remotedriver startup/initialization:
1. Unable to register driver with cla…
-
Originally reported on Google Code with ID 3843
```
Hi ,
When i try to take a screen shot using the ScreenShotRemoteWebDriver for Opera it's
not giving the full screenshot of the application, off of…
-
Originally reported on Google Code with ID 6634
```
Hi,
Here is sample code
driver=new SafariDriver();
driver.get("http://google.co.in");
driver.findElement(By.id("gbqfsb")).click();
and getti…
-
Originally reported on Google Code with ID 8327
``````
**Note1:** I am not sure if this is the correct repository to create this issue, if
it is not please point me to the correct resource.
**Note…