Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calabash-android opens previous apk even if reinstall new apps #886

Open
asabhijitshelar opened this issue Aug 1, 2018 · 0 comments
Open

Comments

@asabhijitshelar
Copy link

D:\Android\apk>calabash-android console Sample.apk
Starting calabash-android console...
Loading C:/Program Files (x86)/TestMagic Suite 2018/eZAutomate/Ruby23/lib/ruby/g
ems/2.3.0/gems/calabash-android-0.9.0/irbrc
Running irb...
*** WARNING: You must use ANSICON 1.31 or higher (https://github.com/adoxa/ansic
on/) to get coloured output on Windows
irb(main):001:0> reinstall_apps
true
irb(main):007:0> start_test_server_in_background
true

Then i will use second apk

D:\Android\apk>calabash-android console Swyp.apk
Starting calabash-android console...
Loading C:/Program Files (x86)/TestMagic Suite 2018/eZAutomate/Ruby23/lib/ruby/g
ems/2.3.0/gems/calabash-android-0.9.0/irbrc
Running irb...
*** WARNING: You must use ANSICON 1.31 or higher (https://github.com/adoxa/ansic
on/) to get coloured output on Windows
irb(main):001:0> reinstall_apps
true
irb(main):007:0> start_test_server_in_background
true

It will start the previous application but if I restart mobile it will start application to which I have reinstall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant