-
I'm trying to run the features filtering by tags, but the tags informed on maven command line are being ignored.
`mvn -Dcucumber.options="--tags @MyTagX" clean test`
The expected behavior should…
-
Hi,
I setup the plug-in as described @ https://github.com/temyers/cucumber-jvm-parallel-plugin.
However, I am facing following error, when trying maven build. The issue is same with v1.2.0, 1.2.1 an…
-
Hey There!
While I'm sure this is more of an issue with my environment than the repo, I'm not really sure how to continue from here. I've installed your package and ran:
```
xvfb-run --server-args=…
-
Originally reported on Google Code with ID 3068
```
I discovered a regression in Opera between versions 10 and 11.5 in synthetic keypress
event firing and filed it as Opera bug DSK-353459. Details on…
-
Originally reported on Google Code with ID 2622
```
On running a selenium 2 tests against opera 11.51. with seleniium-webdriver gem version
2.8.0, I get the following error:
Selenium::WebDriver::Er…
-
Originally reported on Google Code with ID 538
```
What steps will reproduce the problem?
1. Install Opera 10.53 on client machine
2. Run a test against it
3.
What is the expected output? What do yo…
-
Originally reported on Google Code with ID 5115
```
What steps will reproduce the problem?
1.Create this script file:
require "selenium-webdriver"
driver = Selenium::WebDriver.for :opera
driver.navig…
-
When I start the server using the command webdriver-manager start .
seleniumProcess.pid: 8092
18:49:04.240 INFO - Launching a standalone Selenium Server
Setting system property webdriver.chrome.driv…
-
Originally reported on Google Code with ID 5789
```
What steps will reproduce the problem?
1. start seenium standalone server with console
2. prepare webdriver with this code
IWebDriver webDriv…
-
Originally reported on Google Code with ID 4939
```
PhantomJSDriver is not available for Maven users in Selenium 2.28
What steps will reproduce the problem?
1. Add Selenium Java dependency in POM …