ZeldaFlower / Trivia

0 stars 2 forks source link

Add selenium test for testing adding a question using the web #34

Open ZeldaFlower opened 1 year ago

ZeldaFlower commented 1 year ago

https://s3.amazonaws.com/christine-trivia/index.html

hopefully the popup that comes up is clickable

ZeldaFlower commented 1 year ago

Able to verify "Christine Trivia" and clicked the login with amazon button By.id('LoginWithAmazon'). Next is seeing if the popup is clickable from our selenium test!