Skip to content

Synchronize driver variables and correct Cucumber resource locations#4

Open
Mahaklambda1811 wants to merge 1 commit intoLambdaTest:masterfrom
Mahaklambda1811:master
Open

Synchronize driver variables and correct Cucumber resource locations#4
Mahaklambda1811 wants to merge 1 commit intoLambdaTest:masterfrom
Mahaklambda1811:master

Conversation

@Mahaklambda1811
Copy link

Corrected Feature File Path:
Updated the @CucumberOptions in TestRunner.java from src/test/resources/features to src/main/java/resources/features

Cleaned Up Hooks:
Removed executeScript commands from Hook.java to prevent unnecessary overhead during the simplified launch test.

Fixed Compilation Errors:
Resolved "cannot find symbol" errors by synchronizing variable names;
Also updated Hook.java to use the driver variable defined in TestRunner.java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants