# Example3. Google Search by Text Image

### Scrap **a specific string from the image and use it to search with Google.** &#x20;

<mark style="background-color:green;">Step1.</mark> Create a new step and select the "Store Content" action.

<figure><img src="https://3771172870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9HBXnl7BPMKhSgbYYPV1%2Fuploads%2FVEREkTOoXXQQWiok8hqg%2Fimage.png?alt=media&#x26;token=bb8584ec-7706-4f62-8f17-43246b3a4cfe" alt=""><figcaption></figcaption></figure>

<mark style="background-color:green;">Step2.</mark> After screen analysis, select "OCR" as the analysis tool.

<figure><img src="https://3771172870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9HBXnl7BPMKhSgbYYPV1%2Fuploads%2FZjE99wiNN6sU9lLpqwXp%2Fimage.png?alt=media&#x26;token=df26b1bd-8c56-49c5-8677-ea0a7bf442cb" alt=""><figcaption></figcaption></figure>

<mark style="background-color:green;">Step3.</mark> After selecting "Model" on the screen, select "Relative" from the screen analysis tool, drag and drop the model name next to Model, and add it as the UIObject of the step.

<figure><img src="https://3771172870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9HBXnl7BPMKhSgbYYPV1%2Fuploads%2FQWGakVzMntjTxTro5xM0%2Fimage.png?alt=media&#x26;token=0e70b289-8ecf-4b7d-ba18-792a4131a8ae" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3771172870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9HBXnl7BPMKhSgbYYPV1%2Fuploads%2FP1Pk4h6l1a5R45riSdKb%2Fimage.png?alt=media&#x26;token=986cfd2b-a1ab-42ed-8558-5f335c171383" alt=""><figcaption></figcaption></figure>

<mark style="background-color:green;">Step4.</mark> Create a step that clicks the search bar on the desktop of the device connected to Stego, create an input step, and enter ${device\_model} in the value of the input action attributes.

<figure><img src="https://3771172870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9HBXnl7BPMKhSgbYYPV1%2Fuploads%2FsfpwWh16TTNf0s6NWxYE%2Fimage.png?alt=media&#x26;token=21db751e-bdf3-4e85-8eb4-ca653a308732" alt=""><figcaption></figcaption></figure>

**final result.** Change the device to the initial screen and run the scenario. It will check the value set in the Store Content step and then it will enter term into input field of search bar.

<figure><img src="https://3771172870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9HBXnl7BPMKhSgbYYPV1%2Fuploads%2FfemCN0yldVLDZYlDyxep%2Fimage.png?alt=media&#x26;token=4a987af0-3223-4460-b1da-4b3fcc0308a2" alt=""><figcaption></figcaption></figure>
