The solo.clickOnButton(“OK”) sends
a click touch event to a Button component displaying the text
“OK.” Similarly, the solo.clickOnTab(“About”) sends a click
touch event to a Tab component displaying the text “About.”
The solo.goBack() sends a key event to trigger the physical
Back key of the device to exit the application