Comprehensive and to the point explanation, clearing the intent of development and usage. Liked it much. Could you please create content explaining all the classes/ interfaces of the interactions package? I found none. Thank you.
Hi i cannot run katalon android, it is said that appium driver not found... can you help me? this is the error: Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. Original error: Could not find a driver for automationName 'uiautomator2' and platformName 'android'. Have you installed a driver that supports those capabilities? Run 'appium driver list --installed' to see. (Lower-level error: Could not find installed driver to support given caps)
When I try to install appium installer it is giving me access errors in my mac, just like the following. What should I do npm error errno: -13, npm error code: 'EACCES', npm error syscall: 'mkdir', npm error path: '/usr/local/lib/node_modules/appium-installer' npm error } npm error npm error The operation was rejected by your operating system.
Hi Amuthan, am facing issue wrt to appium-installer , as soon as we download from NPM command then if i enter appium-installer in MAC below is the output displayed . "zsh: permission denied: appium-installer". Please. let me know is there any permission issue ? related Thanks
Great way to learn Appium, thx a lot!
Kudos to such an awesome presentation!!!!!!!
Comprehensive and to the point explanation, clearing the intent of development and usage. Liked it much. Could you please create content explaining all the classes/ interfaces of the interactions package? I found none. Thank you.
Please continue watching. I have covered gestures.
Well explained and easy to catch..Thanks bro😃🥰😃
Thanks a lot for the latest Appium videos!
Thank you so much brother! Appreciate you doing this. Great tutorial, this is gem
Thanks bro for the videos,nice content and easy,keep up the good work bro.
Hi Amuthan i wanted to check should i learn the other series of yours Appium or the latest one , does this series has everything covered
@@RashmiIyengar355 this one is the latest.
@@TestingMiniBytes thanks for the response , should i learn anytghing from the previous playlist or this should be fine to work on Appium projects
@@RashmiIyengar355 this should be fine b
Please create more videos'
Thank you so much for this great video. Kindly do one for Python client
HI Testing Mini Bytes if someone doesn't have mac so how can individual learn the ios automation , which app should be taken for learning ?
I have been asking the same question.
@@SineQuaNon1 You can use free 1 hour from browserstack for practice
Hi thank you so much for tutorial...
Can we do the same in windows for Android automation
Everything will be the same
When use appium installer to install appium server. it always install install 2.0.1 but not the latest one
Are you going upload end to end videos on Appium
yes
Hi i cannot run katalon android, it is said that appium driver not found... can you help me?
this is the error:
Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. Original error: Could not find a driver for automationName 'uiautomator2' and platformName 'android'. Have you installed a driver that supports those capabilities? Run 'appium driver list --installed' to see. (Lower-level error: Could not find installed driver to support given caps)
When I try to install appium installer it is giving me access errors in my mac, just like the following. What should I do
npm error errno: -13,
npm error code: 'EACCES',
npm error syscall: 'mkdir',
npm error path: '/usr/local/lib/node_modules/appium-installer'
npm error }
npm error
npm error The operation was rejected by your operating system.
@@aneeqkhan1 try sudo
Hi where did u find npm i -g appium-installer command. I checked in google and appium doc but can't find this command.
github.com/AppiumTestDistribution/appium-installer
@@TestingMiniBytes Thanks
Is there any example available for 'image assertion for web and mobile with Appium 2.0'?
there is a image plugin you can check that
Hello, Thanks for the latest videos.
In my case it is showing "sdkmanager binary not found".
How to add it?
could you please explain in detail. May be in the dedicated telegram group I have. check the description
Not sure about others but for me I had to Android Home manually after installing Android Studio.
i am getting "appium@next is not recognized as an internal or external command" error. Please help. i followed all the steps. but still getting error
appium.io/docs/en/2.1/quickstart/install/
Can you please upload page object model framework for android and iOS device ?
Check out my selenide appium playlist.
Don't we need to set up the environment variables?
Can we use DesiredCapabilties with Appium2.0?
It is deprecated
If we work with Windows (not Mac), how can we do IOS automation testing?
you cannot do ios automation in windows
Hi Amuthan, am facing issue wrt to appium-installer , as soon as we download from NPM command then if i enter appium-installer in MAC below is the output displayed . "zsh: permission denied: appium-installer". Please. let me know is there any permission issue ? related
Thanks
can you try with sudo at the front