Ravi8055
Ravi8055
Will running SecurityTest as junit getting below error. Please let me know what i have to do to fix this issue java.lang.NoSuchMethodError: com.google.gson.GsonBuilder.setLenient()Lcom/google/gson/GsonBuilder;
Hi Everyone, I am running this framework through Eclipse by using Gradle, Junit and feature file. frequently I am getting below problem. If am deleting manually **untitled1.lck** file , its...
Hi All, I have almost 1500 Selenium functional test cases, wanted to trigger same functional testcases from BDD framework. I need some hint how I can do. Any lead will...