Discover Packages
github.com/leandjb/web-e2e-testing-playwright-golang
command
module
Version:
v0.0.0-...-4238748
Opens a new window with list of versions in this module.
Published: Jan 8, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
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
Download Golang from the Official Go Website .
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
Excecute Playwright-Go for Web E2E Automation (https://www.tucarro.com.co/ )
go run main.go
Should be appear /text and /capture directories with "Volkswagen" Car images and information on txt files
Create a binary program with the E2E Automation for Windows OS [Optional]
go build main.go
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.