I have a web page in which I want to extract the value .so I used get text activity and pass the variable into the message box . so every time values get change like example- shared preference-email or shared preference - xact analysis and sometimes it is empty. how to solve it.
Goto right Click component->Edit Selector and then try to edit the dynamic part of the component.
say if it is “shared preference-email” or “shared preference - xact analysis” then edit using wild card " * "… selector as " shared preference-* "