in reply to Re: Scraping Rendered Text that is not in Source Code
in thread Scraping Rendered Text that is not in Source Code
Thanks corion, the ->{innerHTML} is the part that's been missing for me.
In one of many previous attempts, I did have the correct Xpath syntax, but because I didn't know about ->{innerHTML} it just returned a Hash code. I am now off and running on the right path.
I solved the wait problem by modifying the while loop to check to see if the "city" ID equals  .
Again, thank you so much, and thanks to the rest of the guys/gals that offered some information to help me along the way.
|
|---|