Added -browserSessionReuse option#4
Conversation
… stop re-initialization and spawning of the browser between tests
Added -browserSessionReuse option
|
Hi, I see this fix and it is probably the solution I am looking for. I am using this plugin but I dont know where to find this checkbox you mention for the ReuseBrowserSession. Also can you tell me what is the right method of connecting to the Jenkins Selenium Grid hub. I run my selenium server standalone jar file with the following parameters (this works, its just multiple tests in one script fails because they dont reuse the session): I guess what I really want to know here is what I orginally asked, where is this checkbox you mention. Please and advice is appreciated. |
Added the checkbox to include -browserSessionReuse option in order to stop re-initialization and spawning of the browser between tests