Hello all,
I have setup a web scenario to check login to an external site. The first step checks whether a user can login to the website. The second step verifies that the user is logged in by matching a specific text string only present on the page after logging in.
This is working great, however, I would like to take it one step further and match a text string only present in the web page source code. Does anyone know if this is possible?
Thanks!
I have setup a web scenario to check login to an external site. The first step checks whether a user can login to the website. The second step verifies that the user is logged in by matching a specific text string only present on the page after logging in.
This is working great, however, I would like to take it one step further and match a text string only present in the web page source code. Does anyone know if this is possible?
Thanks!
Comment