Why is my selenium code failing when trying to check that there is a certain word inside of the URL?
I am using my terminal to run an automated test, and I want to check that the word is inside the URL. I am thinking maybe I have a syntax error as I am new to using selenium.