How to validate text in webpage

I have web page i need to validate few fields
contract status: should be always “Published” other than published if i get any other status i need to send notification to operation team.

How validate Text on web page i used get text option but not working can some one help me out on this.

1 Like

Hi @thima
Can you share the selector of the get text activity?

Hi @thima,

Use UIEXPLORER to get the exact selector and try again using get text activity.

Else use Get Attribute activity to get the value.

But for both the thing need to select correct selector.

Regards,
Arivu