Forum Discussion
steveskok
4 years agoOccasional 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