Selenium Framework - Part 28 - Parallel Cross Browser Testing - How easy is the setup ?

preview_player
Показать описание
Hi All,

I have covered how to create an easy parallel cross browser testing with the help of data provider.

1. Implementing the switch to turn on/off - Retry Mechanism
2. Fixing some existing issues in the framework.
3. Extending the framework to support multiple browser.
4. Understanding the issues with the current implementation.
5. Understanding the native dependency injection on before method annotated method.
6. Solving the issue.
Рекомендации по теме
Комментарии
Автор

Thanks for that passion towards sharing your knowledge to the learning community. Another excellent video.

lka
Автор

Thank you Sir for all the efforts you invested to prepare such a great unique series on framework contents sequentially which actually helped us to connect the dots and able to see clear framework picture truly E2E with great explanation.
Keep doing series in sequentially .
Any courses available from your side
Please post links here

roshnray
Автор

Very useful and in details 👍 thanks for sharing us

jaykavin
Автор

Great stuff!!!
One suggestion, Can we close the Chrome and Firefox driver instances which are opened in task manager. we can add code in quiteDriver() method.

swapnilbodade
Автор

Good One Amuthan!!
one suggestion, instead of keeping the .exe files, we can try Webdrivermanager API from Bonigarcia. I hope it was already planned in your upcoming video Playlist :)

sunilkumarakumalla
Автор

Hi Amuthan, thanks for the lovely series, just having one doubt in order of execution, first the data will be fetched in form of hashmap and then validation for testname and execution occurs, once the validation done then it will send that data set to setup method then setup method fetches the browser value (that's why we are using get[0] since here we are sending only one set of data at a time) from that data set then execution of the test method occurs. Please correct me if I am wrong somewhere !!

arvindsharma
Автор

No uploads from last two days, eagerly waiting

rajasekharmaddigalla
Автор

How to manage parameters while running these tests in Jenkins?? Shall we have parameters only in XML??

bkumarj
Автор

Hey Amuthan, bro I am not clear in how the entire data from excel got loaded in beforemethod by just using Object array. You didn't even mark the set up as dataprovider. So how exactly did it know to transfer the datasheet values to the Object array????

xoda
Автор

Hi Amuthan, I really enjoy your tutorials. In one of your videos you came with an alternative approach to thread.sleep.. I can not find that video :) could you please send it to me by replying to this comment. Thank you in advance!

alexandrutudosan
Автор

Anna can we get the GitHub link to this framework, so that we can analyze and can implement it on our frameoworks.

ArunKumararunpgb
Автор

Good morning brother, ..I think till here orange HRM website worked....
Can you push the code to git till

I followed till json but I am really confused from

Can you please push it so I can rectify myself....

Thank you...

Please can you do swiftly so it can give us clear view and we can follow your videos without halting in middle and switching to new videos by you

kranthikumarkatta
Автор

Hi 🙋🏻‍♂️, one question how can we convert HTML extent report to pdf?

rajasekharmaddigalla