Skip to content

leandjb/web-e2e-testing-playwright-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

web-e2e-testing-playwright-golang

This repository is designed for end-to-end (E2E) web application testing using Playwright and Golang. It enables cross-browser automation with Playwright's powerful testing capabilities, combined with Golang’s speed and efficiency.

Installation

  1. Download Golang from the Official Go Website.

  2. Install the Playwright-Go package using Go’s package manager:

go get github.com/playwright-community/playwright-go
go run github.com/playwright-community/playwright-go/cmd/playwright install
  1. Excecute Playwright-Go for Web E2E Automation (https://www.tucarro.com.co/)
go run main.go
  1. Should be appear /text and /capture directories with "Volkswagen" Car images and information on txt files

  2. Create a binary program with the E2E Automation for Windows OS [Optional]

go build main.go

About

This repository is designed for end-to-end (E2E) web application testing using Playwright and Golang. It enables cross-browser automation with Playwright's powerful testing capabilities, combined with Golang’s speed and efficiency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages