I have three generictest projects, testcase and testframework, here the most typical one contains all the usefulness of selenium management. testcase contains all the test files using junit and runs with the selenium server and testframework, shows the qa panel with two launches of the start button and termination of execution and a list of all the test tables available in the testcase project. if the user launches test windows when the start button is pressed, and after a moment, if he presses the stop button, the browser will not be killed immediately, and the test will not be stopped. how can I kill the browser when I click the stopexecution button, and also stop the execution of test tables ...... suggest some solution for this .........
Anil
source
share