dtmilano / CulebraTester-public

Public repository corresponding to CulebraTester
11 stars 0 forks source link

culebra "Instrumentation is not running" keeps showing after execute curl commad then press DONE. #9

Closed yamatakau08 closed 6 years ago

yamatakau08 commented 6 years ago

Dear Diego,

I type the URL "Culebra Tester" app showed at PC web browser. we browser "culebra" tab instruct me to put "curl ... " command. I type command on Cygwin terminal the following.

[terminal on Cygwin]

yama@roswell:~$ curl -s http://192.168.0.132:9999/Assets/runinstrumentation.sh | bash
1) CB5A224CBF   device
2)
Select the device to use, <Q> to quit: 1

com.dtmilano.android.uiautomatorhelper.UiAutomatorHelper:

It looks to work. Then I press "DONE" in the dialog. But dialog doesn't close. "Culebra Tester" app keeps showing at Android device.

What is wrong with my operation?

dtmilano commented 6 years ago

Once you see the output of the instrumentation running

com.dtmilano.android.uiautomatorhelper.UiAutomatorHelper:

you should leave it open and it will run until you send the QUIT command from the browser.