how he set KEY and automatically change to CapabiltyName??
@muskaanchoudhary26234 жыл бұрын
Very helpful!
@sameerarora36564 жыл бұрын
Thank you Muskaan, I am glad it is helpful!
@kartikjoshi39632 жыл бұрын
Hello Sameer, i understand u use port number for different devices, however if my device are on browser stack or some other cloud like seetest, i just need to provide the same url coz in that case there is no port number to be parameterized right?
@crhoads10242 жыл бұрын
How would you convert a page object model framework over to use this setup which uses PageFactory vs ElementFetch?
@Mona001-01g3 жыл бұрын
Any reason why initiateDriver is in @BeforeMethod and not @BeforeClass?
@cesarmejia7766 Жыл бұрын
Hi, How can I make a test suite to run on multiple devices in parallel? For example, i want 5 tests run in 2 devices randomly.
@viveksrivastava42643 жыл бұрын
Hi Sameer, very nice and explained video. Thanks a lot for it. But I have a question can we run test cases parallelly on a same device ? I mean, I have connected on mobile device to my system and need to run multiple test case at a same time, is it possible ?
@sameerarora36563 жыл бұрын
Hi Vivek, as per my knowledge currently we cannot run our automation code in parallel on a single device. What you can do is you can open two simulators on your machine and then run the code on those simulators parallely like I have done in the video.
@viveksrivastava42643 жыл бұрын
@@sameerarora3656 Thanku so much for your reply
@VasersonYT2 жыл бұрын
Awesome video. Maybe somebody knows, what if I need to get "startActivity" specific to AndroidDriver during the test, to validate changes in another app? ((AndroidDriver) driver).startActivity doesn't work because of ThreadLocal as I think.
@sakshamsinghal168811 ай бұрын
Hi Sameer , actually my 2 emualtors are open but system is crashing at the same time can you please suggest some solution
@rm91254 жыл бұрын
Thanks for sharing the knowledge. Do you have any other videos or planning to record more videos on Appium? Thanks in advance
@sameerarora36564 жыл бұрын
Thanks! I am glad that the video is helpful and yes i will be uploading more videos related to selenium and appium both.
@rm91254 жыл бұрын
@@sameerarora3656 Can you please share repo for the code you write?
@rameshkala57413 жыл бұрын
Hi Sameer, First of all, thanks for the nice video that you made for parallel execution. My question is what are the different maven dependencies added in this parallel execution project, could you tell me those exact version numbers and what is the Appium server version you have installed?
@automationtester55553 жыл бұрын
Great Video...Sameer how we can take the screenshot because Takescreenshot method needs static driver but in our case its not static
@sameerarora36563 жыл бұрын
Hi, the driver is threadlocal and it has a getDriver method which can be used to take the screenshot, I have made a video to change the static driver to threadlocal and that can be learnt here: kzbin.info/www/bejne/fIe3dpuwatWCbJI , you can refer to this video for more info.
@payalgoyal63463 жыл бұрын
Hi Sameer, Thanks for the explanation. In this video, You have explained how to run 2 different test cases on 2 deices. How can we make 1 test case to run on multiple deices in parallel?
@ranareddy42673 жыл бұрын
Hi Payal , I wanted to know how we can run different tests on 2 devices. Let me know if you get some info. Meanwhile if get any info will share here
@sujeetkumar-dt7xk Жыл бұрын
Thanks bhai
@ShahS-h7v Жыл бұрын
can you share me github repo or code of this apk
@SandeepRapolu5 ай бұрын
Hey Bro form next time please share repo also
@mittalri2 жыл бұрын
Sameer I am facing issue while starting Appium. if u can help? import _ from 'lodash'; ^^^^^^ SyntaxError: Cannot use import statement outside a module
@annasonita11863 жыл бұрын
Thanks you very much for sharing. Could you share the source code?
@mittalri2 жыл бұрын
Sameer Can we talk for few minutes for some consultancy