Advertisement
angelgil

demo.sah

Jun 18th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. _setValue(_textbox("user"), $userName);
  2. _setValue(_password("password"), $password);
  3.  
  4. _click(_submit("Login"));
  5.  
  6. _click(_button("Logout"));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement