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: 28 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-03T00:04:01.000Z (over 1 year ago)
- Last Synced: 2025-02-10T08:47:58.393Z (over 1 year ago)
- Topics: automation-testing, cucumber-java, java, playwright
- Language: Gherkin
- Homepage:
- Size: 1.68 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 instalado
npx 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