Skip to content

My solution to a challenge to validate that the newest articles on Hacker News are sorted by time stamp using Playwright.

Notifications You must be signed in to change notification settings

i-cortez/ValidateNewestSorted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ValidateNewestSorted

Project Description

My solution to a challenge to validate that the newest articles on Hacker News are sorted by time stamp. This project used Playwright and JavaScript. This project also demonstrates some Playwright features, such as video recording of a failed test, screenshots, and tracing.

Run Project

After cloning the repo, install the needed modules by running npm install. Run the test with npx playwright test. Please see Running and Debugging Tests for more information.

About

My solution to a challenge to validate that the newest articles on Hacker News are sorted by time stamp using Playwright.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published