Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Playwright_with_javascript

This repository contains tests for web applications using Playwright in Javascript

The tests folder contains the tests. The tests in a file can be run using the following command: npx playwright test path_to_file

To run a specific test in a file, use the following command: npx playwright test path_to_file:starting_line_of_test

More information about the test scripts

The test fill_form contains the test to go to a website as a new user and click on the sign up button and fill in the form fields

About

This repository contains tests for web applications using Playwright in Javascript

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages