playwright-java-test-automation-architecture icon indicating copy to clipboard operation
playwright-java-test-automation-architecture copied to clipboard

Ready-to-use UI Test Automation Architecture using Java and Playwright.

Results 10 playwright-java-test-automation-architecture issues
Sort by recently updated
recently updated
newest added

Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 2 to 4. Release notes Sourced from peaceiris/actions-gh-pages's releases. actions-github-pages v4.0.0 See CHANGELOG.md for more details. actions-github-pages v3.9.3 See CHANGELOG.md for more details. actions-github-pages v3.9.2 See CHANGELOG.md...

dependencies
github_actions

Is there any way to update browser name in the config file while sending different browsers from testNG? tried this way but not working 1st way Properties props = new...

Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.43.0 to 1.44.0. Release notes Sourced from com.microsoft.playwright:playwright's releases. v1.44.0 New APIs Accessibility assertions assertThat(locator).toHaveAccessibleName() checks if the element has the specified accessible name: Locator locator =...

dependencies
java

Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.43.0 to 1.46.0. Release notes Sourced from com.microsoft.playwright:playwright's releases. v1.46.0 TLS Client Certificates Playwright now allows to supply client-side certificates, so that server can verify them, as...

dependencies
java

Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=gradle&previous-version=3.14.0&new-version=3.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [io.qameta.allure:allure-junit-platform](https://github.com/allure-framework/allure-java) from 2.27.0 to 2.29.0. Release notes Sourced from io.qameta.allure:allure-junit-platform's releases. 2.29.0 What's Changed 🚀 New Features [BREAKING] Move dependencies to compileOnly to exclude them from classpath by @​baev...

dependencies
java

Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.32 to 1.18.34. Changelog Sourced from org.projectlombok:lombok's changelog. v1.18.34 (June 28th, 2024) PLATFORM: Added support for Eclipse 2024-06; you'd get some NoSuchMethodError traces in your logs if...

dependencies
java

Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. Release notes Sourced from org.junit:junit-bom's releases. JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3 Commits...

dependencies
java

Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.0. Release notes Sourced from org.junit:junit-bom's releases. JUnit 5.11.0 = Platform 1.11.0 + Jupiter 5.11.0 + Vintage 5.11.0 See Release Notes. New Contributors @​pshevche made...

dependencies
java