First, let’s learn how to get your app started in Stego. This tutorial assumes that your app, i.e YouTube in our case, already installed at your test device. There are 3 different ways you can launch YouTube App from your smart phone.
- Launch by clicking the YouTube icon from the background/home of smartphone.
- Search for the app name, YouTube, and run it.
- Launch the app directly using Package Name or Bundle ID
1. Run by clicking the icon on the smartphone #
Let’s run the app by clicking the YouTube icon on the smartphone.
Step1. Create a new step and select the “Touch” action from command menu. (When you create a new step, the default action is “Touch”.)
Step2. From device mirror pane of Stego, click screen analysis button, or the top button on right side tool box, and then choose “OD” button, the first top button appeared.
Step3. Choose selected “YouTube” dotted box on the mirrored screen and drag & drop it to input box of the step you just created. Hooray! You just finished creating your first script in Stego to launch YouTube app just by drag-and-drop!
Step4. Now, let’s see your script runs correctly by execute (⏵︎) the step/script.
2. Search for the app name and run it #
To search for an app name, you may need to scroll your home screen first, and go to the search bar.
Step1. Create a new step and select the “Scroll” action.
Step2. After screen analysis, select “Full Screen” as the analysis tool.
Step3. Drag and drop the selected “Full Screen” to add it as the UIObject of the step.