I am writing a Bubbles ( extension for YouMail.com. I am trying to write a script that parses the text on the web page to read how many new messages I have. It appears that the text (e.g. "1 new") is generated by javascript and even though it is visible in the screen, I can't find it using findtext().
Does anyone know of a way that I can search the text from the webpage.
Does anyone know of a way that I can search the text from the webpage.