Forum Discussion
- vinniewStaff
Thanks for reaching out to you.
BitBar is framework agnostic hence why you might not find any relevant documentation to your query.
Getting to grips with Appium for someone new isn't easy but the videos on youtube, courses on edemy etc do pay off.
However based on the issues mentioned in your opening thread I do have a solution.
TestComplete.
TestComplete is Smartbears main UI functional Test tool used to test on Desktop/Web and Mobile Apps.
Manual testers can easily create powerful, reusable UI tests for Automation.
TestComplete now supports Appium, enables users to create tests without the need to script and better still, it connects to BitBars devices.
Check out the cloud compatible content here
https://support.smartbear.com/testcomplete/docs/app-testing/mobile/index.html
KR
Vinnie
- steveskokOccasional Visitor
To run tests simultaneously on different devices, you should use ThreadLocal in order to save several drivers at one time.
If you use only one driver instance, the test will be run on one device only because the diver will use the last created session.
Firstly, you should create the ThreadLocal object: for more details visit
Related Content
- 4 years ago
Recent Discussions
- 3 months ago
BitBar API Integration
Solved4 months ago- 4 months ago