Thank you for Sharing the Knowledge and for your efforts. I have a question on Interruption testing. we do manually or write scripts? And also please try to show iOS app testing and Xcode set up.
Thank you so much for your valuable feedback Shwetha Yes you should automate as many test scenarios as possible Interruption testing however, you need the right tools and frameworks!
wow.. great explanation with complete dedication. Thank you . would be great if you are showing up the framework to do a project as well. your explanation is crystal clear. keep up the good work!😄
😁 Sure. I have watched your complete playlist for appium. Can you please suggest me anyother topics on appium to know ? Please guide me sir.. Currently i am assigned for the Project appium automation.
how to write xpath if the same page having different buttons ,but there is no seperate class for the buttons.how to write xpath for selecting particular button?
Getting NoSuchElementException After iterating 30 times in for loop tried using try catch method still stops some were in 29-32 iteration .i need do it for 200 iterations
[W3C (2b7436f1)] Encountered internal error running command: An unknown server-side error occurred while processing the command. Original error: Timed out after 37762ms waiting for the root AccessibilityNodeInfo in the active window. Make sure the active window is not constantly hogging the main UI thread (e.g. the application is being idle long enough), so the accessibility manager could do its work hi sir i am getting above error after registering 82 customers details in app but i have to create 200
@@BhauAutomationLab hi Sir my sdk /build-tools/ 32.0.0 and after I have added cap.setCapability("adbExecTimeout",90000); now i am getting ths error org.openqa.selenium.StaleElementReferenceException: androidx.test.uiautomator.StaleObjectException THANK YOU FOR YOUR REPLY
ThankYou So much for sharing this knowledge.
Thank you for your feedback keep watching 😊👍
Very useful video,Thank you for this!
Thank you for your valuable feedback
this was really helpful, thanks :)))
Glad it was helpful!
Thank you for Sharing the Knowledge and for your efforts. I have a question on Interruption testing. we do manually or write scripts? And also please try to show iOS app testing and Xcode set up.
Thank you so much for your valuable feedback Shwetha
Yes you should automate as many test scenarios as possible Interruption testing however, you need the right tools and frameworks!
Thank u for giving such deep knowledge..It was really useful....keep it up👍
Thank you keep watching 😊
wow.. great explanation with complete dedication. Thank you . would be great if you are showing up the framework to do a project as well. your explanation is crystal clear. keep up the good work!😄
Thanks for your valuable feedback keep watching
😁 Sure. I have watched your complete playlist for appium. Can you please suggest me anyother topics on appium to know ? Please guide me sir.. Currently i am assigned for the Project appium automation.
Great Sir thanks for ur efforts ..👍
Thank you for the useful content! I wasn’t aware of this feature before
Awesome video. please make video cucumber framework with the Generic method.
Thanks for your valuable feedback
Yes coming soon
NICE SIR
Hi, can you explain about iOS Automation using XCUITest Driver?
Just waw
how to write xpath if the same page having different buttons ,but there is no seperate class for the buttons.how to write xpath for selecting particular button?
Try to create with index or share proper details will help you.
can you share document appium xpath ?
Getting NoSuchElementException
After iterating 30 times in for loop tried using try catch method
still stops some were in 29-32 iteration .i need do it for 200 iterations
Can u share more details about error or connect
can you please share the document..
can u share that file ...
Thanks for comment
Please share more details
[W3C (2b7436f1)] Encountered internal error running command: An unknown server-side error occurred while processing the command. Original error: Timed out after 37762ms waiting for the root AccessibilityNodeInfo in the active window. Make sure the active window is not constantly hogging the main UI thread (e.g. the application is being idle long enough), so the accessibility manager could do its work
hi sir i am getting above error after registering 82 customers details in app but i have to create 200
@adarsh plz check and set SDK version properly and re run Thnx
@@BhauAutomationLab hi Sir my sdk /build-tools/ 32.0.0 and
after I have added cap.setCapability("adbExecTimeout",90000);
now i am getting ths error
org.openqa.selenium.StaleElementReferenceException: androidx.test.uiautomator.StaleObjectException
THANK YOU FOR YOUR REPLY