Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wait for an HTML page
#1
I know how to load an HTML page in a browser, and locate an element on that page and operate on it (fill it with text, click it, etc).

Once that first web page has been activated, I want to wait for a secondary page to appear. Unfortunately, that page is actually a PDF, so there are no HTML elements on it. Is there any way to wait until the browser goes to a specific URL? Can the "htm" command be used for this purpose?

Thanks!

Jon
#2
Also, is there any way to determine the size of the HTML for a particular web page? If there is an error, the returned HTML will be very small; if it is OK, the returned PDF will be quite large.

Smile

Jon
#3
Never mind: I think I've figured it out. Thanks for all of your support yesterday!

Smile

Jon


Forum Jump:


Users browsing this thread: 1 Guest(s)