Hi all,
After running a test(We are using robot framework and PyCharm ide), If I launch appium inspector, we have only start new session, There is no way to continue the existing session. Because of this We had to perform all steps to reach that point and check any issue with xpath or any other problem.
In previous appium where ever test stops we can launch appium inspector and we can from where it stopped. It is wasting so much time. Any other way doing it.
Thanks,
Sudhakar