Speed Up Your Selenium Test Execution By Disabling Images On Chrome/Firefox - A Smart Tip

preview_player
Показать описание
Schedule a meeting in case of any queries/guidance/counselling:

~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Naveen AutomationLabs Paid Courses:
GIT Hub Course:

Java & Selenium:

Java & API +POSTMAN + RestAssured + HttpClient:
Рекомендации по теме
Комментарии
Автор

Hi Naveen, it helps a lot. Could you help to create a jar file for the cucumber project for execution also can we do parallel execution using test runner file for cucumber framework.
Thanks in advance.

vishalsontakke
Автор

Thanks for sharing such tricks.. Very helpful! Looking forward to more such videos.

ABAutomationHub
Автор

Respected Sir, Can you please explain those 4 lines of Hash Map
Unable to understand Sir why you have taken key as images & pair as 2
please explain those 4 lines of Hash Map

siddharthmittalOfficial
Автор

Super duper video to keep the spark alive :)

bihari
Автор

Hi Naveen, Can you please tell me why you have set the parameter "images, 2"? Why 2?

PritamQA
Автор

Hi Naveen, can you suggest me how to disable or pause the animation for the webpage

balag
Автор

Sir can you help us to get or ideas how can we as a fresher work on different different projects to actually gain knowledge without paying to any classess. Thank you and regards.

jaykumarnilkanth
Автор

Hi sir,
Can you make one video on carina framework.

tusharmundhe
Автор

Hi Naveen,
How to capture Amazon image automated

srilaxminelluri
Автор

we can just use this instead of creating an extra map object
prefsMsp.put("profile.managed_default_content_settings.images", 2);

GurudattaPraharaj