How to use String Variable output in recording?

Hello All,

Using Data scraping i have got the data table from web portal which is needed and i have filtered the specific column and stored the values in string. Again i need to use the string Values which is stored on the variable in the recording to search in the same web portal. please let me know if you have any queries related to the topic. thanks !!!

Hi @selvam02cs33,
You can do substring or regex on this string to extract needed value. Then go to website and send hotkey “CTRL+F”. Finally use Type Into for search bar with extracted value.

1 Like