Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 217 Bytes

File metadata and controls

3 lines (3 loc) · 217 Bytes

How to show custom text in the screen control

Use the executescript command. If you want to show text "hello world" in the screen control, then write like this -> driver.execute_script("appiumwizard:hello world")