Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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