Skip to content

Conversation

@AndyWyattDeque
Copy link

refactored to remove the testng config, modifying the POM to remove those references, but retaining the parameterised chrome and chromedriver configs.

updated README.md file

@AndyWyattDeque AndyWyattDeque requested a review from a team as a code owner September 4, 2025 20:00
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<selenium.version>4.35.0</selenium.version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this break dependabot's ability to keep these up to date?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not AFAIK. I simply changed this from 4.34.0 because in updating for TestNG and the browser versions I was testing against, 4.34.0 simply did not work. I researched this question specifically I as long as we stick to mainstream releases,then dependabot will not be broken.

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.

3 participants