Skip to content

ukiukica/netflix_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐺 QA Wolf Take Home Assignment

Welcome to the QA Wolf take home assignment! We appreciate your interest and look forward to seeing what you come up with.

Instructions

In this assignment, you will create a basic test on Netflix using JavaScript and Microsoft's Playwright framework.

This assignment should take no more than a few hours to complete.

  1. Install node modules by running npm i.

  2. Create a basic Playwright test that goes to netflix.com and verifies that you cannot sign in with an invalid email/password combination. Add your code to the tests/netflix.spec.js file after the // ADD YOUR TESTS HERE! comment. The command npm run test will run your test.

  3. Optional: If you want to add an assertion, you can use Playwright (example docs here).

  4. Send laura@qawolf.com a link to a zip file of this folder on Google Drive.

If you send us your completed assignment by the specified due date, we will pay you $100 for your time. Thanks again for your interest in QA Wolf!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors