
30
Jun, 14
Store Browser Session using Functional Testing with Geb in Grails
Hello, Friends In this blog I want to explain how to solve the problem of browser session loosing while you run more than one test in a testClass. When I was working on an application, I found that each test create a new browser session. But there is a problem that...
Recent Comments