How to have run-only-once step in Selenium test in java + Springboot application
I have a Java & Springboot application for running Selenium tests. I declare the webDriver as mentioned below with a ScenarioScope annotation.
I have a Java & Springboot application for running Selenium tests. I declare the webDriver as mentioned below with a ScenarioScope annotation.