Hello,
I am using Appium for Android Mobile testing. I want to know how to use Appium inspector for automation of an mobile app which will reduce the coding effort. Any link or documentation would help
Thanks in Advance
Hello,
I am using Appium for Android Mobile testing. I want to know how to use Appium inspector for automation of an mobile app which will reduce the coding effort. Any link or documentation would help
Thanks in Advance
It is recommended to use UIAutomator tool instead of appium inspector, it is fast as compared.
as far as coding is cocerned, using autogenerated code from appium inspector is usually a code with hardcoded values which fails for dynamic values.
Hello Amit,
Thank you very much.
Can you please share any documentation if any on how to automate using Appium inspector.
Thanks in Advance
Hello kaushikmb,
Could you find any documentation for inspector, I am searching for it now?