try this
strPageText is a string which now holds the entire text of the page.
Do let me know if you need more help.
Regards,
Ankesh
Code:
strPageText=Browser().Page().Object.body.innertext
strPageText is a string which now holds the entire text of the page.
Do let me know if you need more help.
Regards,
Ankesh