Skip to content

joshianup1/LambdaTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LambdaTest ToDo App

This is simple demonstrate Selenium testing with Python & pytest. It will test the LambdaTest ToDo App scenario. -Navigate to the URL https://lambdatest.github.io/sample-todo-app/ -Select the first two checkboxes -Send ‘Happy Testing at LambdaTest’ to the textbox with id = sampletodotext -Click the Add Button and verify whether the text has been added or not

Prerequisites: -Python -pytest -selenium

Bonus: How pytest idenditifies the test files and test methods -File naming nomenclature - File name should be test_*.py or _test.py -Test Method nomenclature - Test method should be of the format test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages