Click here to Skip to main content
15,881,730 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to automate login to cvs.com/account/login with Selenium C#. However, it is a two step process. I can enter the email OK. But I don't know how to click the Continue button as it has no name or ID. I have never seen a button such as this. Thank you for your help. I don't know where else to look for the answer because I don't understand the page code.

What I have tried:

I don't know where to look for a solution, even in the Selenium documentation.
Posted
Comments
BobbyStrain 29-Dec-18 18:42pm    
Bryian, that works! Thank you. Can you shed any light on how the page is generated?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900