Skip to content

Prep for Lattitude UX testing using Playwrite's browser automation testing.

Notifications You must be signed in to change notification settings

ow415263/Playwright-Excercise-10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright Contact Extractor

Prep for Lattitude UX testing using Playwright's browser automation testing.

This workspace includes a small extractor that visits websites and pulls Facebook, Instagram, and email addresses.

How to run

  1. Populate data/sites.json with an array of site URLs (example file included).
  2. Run the extractor directly (this executes the TypeScript script with tsx):
npx playwright test

Outputs will be appended to output/contacts.csv and output/contacts.ndjson (you can convert or rename as needed).

About

Prep for Lattitude UX testing using Playwrite's browser automation testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors