SeleniumWithCucucumber icon indicating copy to clipboard operation
SeleniumWithCucucumber copied to clipboard

In this project we will discuss working Selenium with cucumber

Results 11 SeleniumWithCucucumber issues
Sort by recently updated
recently updated
newest added

org.projectlombok lombok 1.16.22

changed jdk version for the source and target option to 17

Hi, I am getting Error 404 - page not found for the below URL: https://www.executeautomation.com/demosite/Login.html Could you please provide the correct URL or fix the issue. thanks Krishna

Hi, 1) I just now downloaded the code and when I run the LoginStep feature I am getting the NullPointerException: Step failed java.lang.NullPointerException at steps.Hook.InitializeTest(Hook.java:34) I understand why we get...