Becca Ricks

Results 1 comments of Becca Ricks

I ran into the same issue with the login, but I fixed it by changing "find_element_by_name" to "find_element_by_class_name" and adding the login button's class name.