Skip to content

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

@asabhijitshelar

Description

@asabhijitshelar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions