Webpage Navigation
That worked great for the logon information page. However, if I'm doing just
regular run of the mill navigation throughout the webpage, what is the basic
code for that sort of thing. For example, how do I utilize a "Search"
button? Make sense?
Thanks in advance.
"Dave Miller" wrote:
Change .item("submit").click to:
..Submit
|