We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912c930 commit be5da41Copy full SHA for be5da41
README.md
@@ -40,12 +40,6 @@ Go to your project directory from terminal and hit following commands
40
* `mvn test "-Dbrowser=chrome" (to use any other browser)`
41
* `mvn test "-Dcloud_config=saucelab_windows_chrome52" (to run test on cloud test platforms)`
42
43
-selenium-cucumber-java API's
44
------------------------
45
-By using selenium-cucumber API's you can write code for your custom steps more efficiently.
46
-
47
-The selenium-cucumber API's steps are located [here](doc/selenium-cucumber-java-API.md)
48
49
Using canned tests in your project
50
----------------------------------
51
0 commit comments