PJSC automation testing

For documentation on using the new Automation API, please see this page

input[name="txt_1"]

Button Click changes label

label#lbl_id_1:
input#btn_id_1:
input[name="btn_name_2"]:

Login Test

Enter "user" / "pass" and hit [Login] to be directed to simple.html

If you enter anything else, a modal popup will show

UserID:

Password:


Login example from: http://javascriptkit.com/script/cut76.shtml