Session 38 - Selenium with Java | Screenshots, Headless, SSL, Ad Block, Extensions | 2024 New Series

  Рет қаралды 41,068

SDET- QA

SDET- QA

Күн бұрын

Пікірлер: 45
@lata6361
@lata6361 19 күн бұрын
You have exceptional teaching skills and a wealth of knowledge. You’re truly a gem! Thank you for the amazing sessions!
@RamAshishSingh-m1z
@RamAshishSingh-m1z 6 ай бұрын
Great session! Your patience and repetition of key concepts really solidified my understanding without writing coding [definitely i will write] . You're an excellent teacher, I was never bored for a second.👏👏👏
@sdetpavan
@sdetpavan 6 ай бұрын
Glad it was helpful!
@OverdoseGaming-18m
@OverdoseGaming-18m 7 ай бұрын
00:04 JavaScript executor and take screenshot interfaces implementation by remote web driver 02:34 Capturing screenshots in Selenium 08:35 Capturing and saving screenshots using Selenium with Java 11:09 Capturing and storing files in a project folder dynamically. 16:32 Learn how to capture and view screenshots in Selenium with Java. 18:45 Dynamic Path Generation for File Storage 23:07 Capturing and using Xpath to identify specific sections on a webpage. 25:39 Finding and capturing a single web element using XPath 30:38 Capturing specific sections using Selenium with Java 33:05 Capturing Screenshot of Specific Web Element 37:59 Capturing screenshots on test case failures 40:05 Capture screenshots based on test failures 44:34 Headless testing enables executing test cases in the background without displaying UI actions. 47:25 Running test in headless mode using Chrome options class 52:02 Headless testing allows executing tests without UI interaction. 54:13 Headless testing allows multitasking during test execution 58:14 Prefer Headed mode for beginners 1:00:11 Headless mode of testing is preferred for backend execution 1:04:36 Handling SSL certificates for secure website access. 1:06:49 Handling SSL to access actual web pages 1:11:51 Handling SSL and hiding Chrome automation message 1:14:01 How to remove default automated message on screen in Selenium 1:18:57 Executing tests in incognito mode 1:21:20 Setting up incognito mode and extensions in Selenium 1:26:46 Using ad blocker extension to block ads on web pages 1:29:03 Block ads on web page through automation with extension 1:33:21 CRX extractor plugin for Chrome browser 1:35:43 Capturing CRX file for Selenium extensions 1:40:22 Enable Selector Hub in Chrome using CRX file 1:42:49 Enabling extensions in Chrome for Selenium automation 1:47:36 Using ad blocker extension to block ads 1:49:52 Enabling browser extensions using Chrome options 1:54:56 Special Selenium options for occasional use
@abhishekshahi1209
@abhishekshahi1209 6 ай бұрын
Thank you so much sir, perfectly explained each and every concept. Thank you so so so much for your sessions.
@sdetpavan
@sdetpavan 5 ай бұрын
Welcome
@akanshasinghal9150
@akanshasinghal9150 7 ай бұрын
Thanks much sir for making excellent video..topics are explained very well..
@sdetpavan
@sdetpavan 7 ай бұрын
Most welcome
@dpm8799
@dpm8799 5 ай бұрын
@@sdetpavan please give notes download link
@ParasJoshiPj
@ParasJoshiPj 13 күн бұрын
Thank you Very much pavan sir..
@viswanath244
@viswanath244 6 ай бұрын
Excellent sessions..super👌👌
@sdetpavan
@sdetpavan 6 ай бұрын
Thanks
@numeshialmapiyasiri
@numeshialmapiyasiri 7 ай бұрын
Thank you so much sir. Waiting for next video. Sir I would like to learn CI/CD. Please can you do sessions please
@babanlal6315
@babanlal6315 2 ай бұрын
Thank you sir....
@sdetpavan
@sdetpavan 2 ай бұрын
Welcome!
@Life_Observers
@Life_Observers 7 ай бұрын
Thanku so much. i am very greatful.....
@sdetpavan
@sdetpavan 6 ай бұрын
Welcome
@pratibhasharma6940
@pratibhasharma6940 7 ай бұрын
Thank you sir for your amazing teaching. Can you please let me know how many more videos are going to be there in this course.
@swarnakrishna6417
@swarnakrishna6417 2 ай бұрын
Sir I think u missed one more usecase. We can disable notifications using add arguments method. options.addArguments("--disable notifications");
@maanavjaati9305
@maanavjaati9305 7 ай бұрын
R u covering bdd cucumber as well???
@muttu9774
@muttu9774 7 ай бұрын
sir where we get your all assignments questions with answers? plz tell us
@shubhamlavekar6886
@shubhamlavekar6886 5 ай бұрын
@sdetpavan Sir please reply
@rameshrongala922
@rameshrongala922 7 ай бұрын
Thank you so much sir.🙂
@sdetpavan
@sdetpavan 7 ай бұрын
Most welcome
@wondersmind3454
@wondersmind3454 7 ай бұрын
I have a question. Let's say a user is dynamically passing commands to the API, and you've hosted your project on a server. Now, if the user sends commands to the API from their client-side (their system), they won't be able to witness the execution of those commands in the Chrome driver. This is because we've configured the Chrome driver path on the server side. What steps can we take to allow the user to also observe the execution of commands on their own system?
@malikbilalawan89
@malikbilalawan89 4 ай бұрын
i am getting connection reset warning in headless testing is it normal to go with warning ?
@varunkumarthoutam3126
@varunkumarthoutam3126 7 ай бұрын
Should i use this method sir, its working and easy to remember File F1 = driver.getScreenshotAs(OutputType.FILE); Files.copy(F1,new File(" ");
@ayajshiekh3205
@ayajshiekh3205 7 ай бұрын
Sir, pls repaeat typecasting done above
@nandhareddy6494
@nandhareddy6494 7 ай бұрын
Pls give material for automation too
@bikashsenapati8873
@bikashsenapati8873 7 ай бұрын
Sir, how to get screen shot of the entire page ?
@gayatriseelam4913
@gayatriseelam4913 7 ай бұрын
Hi sir how can we get pdf and how we are attending your live classes can you please respond sir
@kishorjogannavar1282
@kishorjogannavar1282 7 ай бұрын
Where we can get all the notes?
@suriyapraba-vw2cn
@suriyapraba-vw2cn 7 ай бұрын
Thanks sir
@sdetpavan
@sdetpavan 7 ай бұрын
Welcome
@chennubhuvanaprabha1353
@chennubhuvanaprabha1353 7 ай бұрын
sir can we take multiple screen shot shot for the same page using loop
@sdetpavan
@sdetpavan 7 ай бұрын
Yes.
@fariahasan3965
@fariahasan3965 7 ай бұрын
Waiting for next video
@nikhillokhande2957
@nikhillokhande2957 6 ай бұрын
Thnx sir for giving the idea of AdBlocker😅
@akeemolalere7915
@akeemolalere7915 7 ай бұрын
Thank you sir for everything
@sdetpavan
@sdetpavan 7 ай бұрын
Welcome
@dpm8799
@dpm8799 5 ай бұрын
Notes download link
@shamiklaha2650
@shamiklaha2650 2 ай бұрын
sir can i get the notes
@rishabhdevchandrakar2957
@rishabhdevchandrakar2957 4 ай бұрын
sir plz provide the notes
@nakalalu
@nakalalu 7 ай бұрын
Hi sir
@DnyaneshwarAnerao99
@DnyaneshwarAnerao99 7 ай бұрын
hi
Best Ways to Use Gemini 2.0 (over ChatGPT & Perplexity)!
16:06
Grace Leung
Рет қаралды 63 М.
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
PYTHON Program To Check String Is Palindrome Or Not Using Function
1:58
Selenium WebDriver Tutorial #38 - How to Take Screenshot in Selenium
14:42
Software Testing Mentor
Рет қаралды 65 М.
Taking ScreenShot ONLY for Failed Tests in Selenium using TestNG Listener
32:12
Naveen AutomationLabs
Рет қаралды 119 М.
How to Handle Frames in Selenium WebDriver
21:20
H Y R Tutorials
Рет қаралды 64 М.