Wednesday, February 6, 2008

Handling Objects

Starts writing code to handle the objects properly:
  1. Browser: invoke(URL). Handles IE's security alerts window.
  2. Editbox: set(data). Set the value of data to input, textarea or password object.
  3. Button: press. Handles IE's security alerts window.
Enough to handle login.

No comments: