/Lab-Testing-Wikipedia

Write a pytest function that does the following: Creates a webdriver for Chrome. Opens https://en.wikipedia.org. Enters a search for “wake tech” Verifies that the content page displayed after the search has a title of “Wake Tech Community College”.

Primary LanguagePython

This repository is not active