Hey, i want to take some text from a page.
This text does NOT appear immediately after the page has load.
To explain better, the page is loaded 100% but there is a small box with info that has a loading bar (guess javascript), when the loading is complete of this bar the text that i need appears there.
Now zennoposter is trying to take the text from this small box, but tells me that the text can not be found. (thats because the box is still loading). After the box is load zennoposter can find the text normaly.
This box may take from 1 to 20 seconds to load (after the page has loaded).
Is there any way to make zennoposter wait for ALL elements in the page to load?
This text does NOT appear immediately after the page has load.
To explain better, the page is loaded 100% but there is a small box with info that has a loading bar (guess javascript), when the loading is complete of this bar the text that i need appears there.
Now zennoposter is trying to take the text from this small box, but tells me that the text can not be found. (thats because the box is still loading). After the box is load zennoposter can find the text normaly.
This box may take from 1 to 20 seconds to load (after the page has loaded).
Is there any way to make zennoposter wait for ALL elements in the page to load?