
I created a PAD which refresh a specific page. I would like to check if there is some new text or button on this page. Or if there is some text changed. I didnt find some control to do this. Please help?
Please use "Get details of web page" action and opt for either the webpage text or source. This will store all the text/source in a variable, which you can regard as the initial source. Later, when you wish to compare your webpage/application again, repeat the process and regard it as the second source, as illustrated in the screenshot below.
-------------------------------------------------------------------------------------------------------------
If I've resolved your query, please consider accepting it as the solution and giving it a thumbs up to help others find answers faster.