- LinorAdany
- Posts : 1
Join date : 2012-04-08
How to run Juint Selenium test from command line?
Sun Apr 08, 2012 7:29 pm
Hi,
I recorded test in Selenium IDE and I did "Export test case as" Junit 4 (WebDriver).
I wanted to know, How can I run this test from command line? and how can I pass parameters to the test?
Thanks a lot,
Linor A
I recorded test in Selenium IDE and I did "Export test case as" Junit 4 (WebDriver).
I wanted to know, How can I run this test from command line? and how can I pass parameters to the test?
Thanks a lot,
Linor A
Re: How to run Juint Selenium test from command line?
Mon Apr 09, 2012 1:50 pm
Hi,
For executing via command line, you can use 'test suite' command to execute it but this command doesn't provide much parameter options.
Use Eclipse or any other editor to execute the convertible code of IDE. By this way you can use full power of tool and programming.
Hope this will help you. bet of luck.
Bye
For executing via command line, you can use 'test suite' command to execute it but this command doesn't provide much parameter options.
Use Eclipse or any other editor to execute the convertible code of IDE. By this way you can use full power of tool and programming.
Hope this will help you. bet of luck.
Bye
Permissions in this forum:
You cannot reply to topics in this forum