Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeanfelippe/playwright-java-cucumber-eclipse
A Project to develop a Architeture Testing Automation Using language Java with framework Playwright and Cucumber
https://github.com/jeanfelippe/playwright-java-cucumber-eclipse
automation-testing cucumber-java java playwright
Last synced: 16 days ago
JSON representation
A Project to develop a Architeture Testing Automation Using language Java with framework Playwright and Cucumber
- Host: GitHub
- URL: https://github.com/jeanfelippe/playwright-java-cucumber-eclipse
- Owner: jeanfelippe
- Created: 2024-12-14T18:35:35.000Z (20 days ago)
- Default Branch: main
- Last Pushed: 2024-12-14T19:46:34.000Z (20 days ago)
- Last Synced: 2024-12-14T20:26:34.931Z (20 days ago)
- Topics: automation-testing, cucumber-java, java, playwright
- Language: Gherkin
- Homepage:
- Size: 1.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playwright-Cucumber-Eclipse
# Projeto de Teste Automatizado utilizando a linguagem Java com o Framework Playwright e Cucumber.
--Documentação do framework
https://playwright.dev/java/docs/intro# Comandos úteis:
npx playwright --version = Exibe a versão do Playwright instaladonpx playwright codegen demo.playwright.dev/todomvc =npx playwright code abre a tela do Inspector podendo auxiliar na identificação dos locators
# Plugins de relatórios instalados (Reporters installed)
testNG and extent-reporter