Session 29 - Selenium with Java | Handling Check Boxes, Different Types of Alerts | 2024 New series

  Рет қаралды 30,069

SDET- QA

SDET- QA

Күн бұрын

Пікірлер: 64
@Dipzeus
@Dipzeus 4 ай бұрын
Yes devops for testers needed... vote guys
@surajdubey5391
@surajdubey5391 Ай бұрын
yes
@30_akshaysalunkedbda90
@30_akshaysalunkedbda90 7 күн бұрын
Thank you sir having a very great session.
@sdetpavan
@sdetpavan 2 күн бұрын
Always welcome
@abhishekshahi1209
@abhishekshahi1209 Ай бұрын
Thank you so much sir for your valuable teaching session.
@sdetpavan
@sdetpavan Ай бұрын
Welcome
@numeshialmapiyasiri
@numeshialmapiyasiri 4 ай бұрын
Thank you so much, sir, for the amazing session! I've been eagerly awaiting it since Monday. I'm addicted to your sessions and can't wait for the next one. Looking forward to it soon!
@dharansa3347
@dharansa3347 4 ай бұрын
Best tutor and the best explanation
@sdetpavan
@sdetpavan 4 ай бұрын
Glad you think so!
@padmavathiruvva1241
@padmavathiruvva1241 2 ай бұрын
I have taken training on selenium with java, but this much depth knowledge I didn't get over there. Still waiting for the coming sessions. How can I say thanks to you.
@neelamjadhav5637
@neelamjadhav5637 Ай бұрын
Thank you sir for u r valuable teachings .. waiting for next session sir ..
@sdetpavan
@sdetpavan Ай бұрын
Welcome
@thebeerministry
@thebeerministry Ай бұрын
Sir DevOps is very important, It will be immensely appreciated if you uploaded the new series, X
@theghumakkads3930
@theghumakkads3930 Ай бұрын
Hlo sir, I am watching your videos daily to learn automation and they are very helpfull But yesterday I stucked into once scenario in which I unable to clicked on recaptcha checkbox Sir could you pls make a short video to automate recaptcha checkbox
@AmitKumar-yy3lq
@AmitKumar-yy3lq 4 ай бұрын
Nice session sir, I am waiting for your next series.. please complete sir this selenium session, it's good
@knvssandeepbolisetti5008
@knvssandeepbolisetti5008 Ай бұрын
Nice Lecture Sir!! one small doubt sir while handling authenticated popup if we pass username and password directly it will be security issue right as we can see username and password clearly. can we send indirectly using Environment variables? or is there any other way to handle?
@OverdoseGaming-18m
@OverdoseGaming-18m 4 ай бұрын
00:00 Handling Check Boxes and Different Types of Alerts in Selenium with Java 00:07 Learning to interact with different types of elements, starting with checkboxes 03:09 Handling Check Boxes and Different Types of Alerts in Selenium with Java 08:28 Using class attribute to locate checkboxes with Selenium 11:06 Using XPath to locate and filter elements based on attributes 16:22 Select all checkboxes using enhanced for loop 18:58 Selecting and handling last three checkboxes dynamically 24:06 Handling checkboxes in Selenium with Java 27:06 Selective unselection of checkboxes in Selenium with Java 32:02 Handling Checkboxes and Different Types of Alerts in Selenium with Java 34:27 Handling different types of alerts in Selenium with Java 39:13 Switching to and handling alerts in Selenium with Java 41:30 Storing alert window in a variable 46:28 Handling Different Types of Alerts in Selenium with Java 48:47 Handling different types of alerts in Selenium with Java 54:08 Handling Alerts and Input Boxes 56:36 Handling various types of alerts in Selenium with Java 1:01:51 Using explicit wait in Selenium for handling alerts 1:04:27 Handling of alerts and authenticated popups with Selenium and Java 1:09:43 Handling authentication in Selenium with Java 1:12:05 Handling authentication popups using modified URL with username and password 1:17:05 Running tests with plugins using Chrome options class
@satishkumarshaiku4244
@satishkumarshaiku4244 Ай бұрын
Sir In which class did you teach about Radio buttons please let me know
@lavanyamallampalli6839
@lavanyamallampalli6839 Ай бұрын
On using List while selecting all the check boxes, it is throwing error as add cast to list.
@arunkumark-r7l
@arunkumark-r7l 2 ай бұрын
Hi can anyone tell me .. where can i find the solution for previous session assignment
@saurabhkendre7285
@saurabhkendre7285 2 ай бұрын
hey arun are you getting those solutions ?? if you have can you share with me please.
@arunkumark-r7l
@arunkumark-r7l Ай бұрын
​@@saurabhkendre7285 it is in udemy course
@soumyamohanty8917
@soumyamohanty8917 10 күн бұрын
@@saurabhkendre7285 public class AssignmentWindowhandling { public static void main(String[] args) throws InterruptedException { WebDriver driver = new ChromeDriver(); driver.manage().window().maximize(); driver.manage().timeouts().implicitlyWait(Duration.ofSeconds(10)); driver.get("testautomationpractice.blogspot.com/"); String parentid = driver.getWindowHandle(); driver.findElement(By.cssSelector("#Wikipedia1_wikipedia-search-input")).sendKeys("Bhubaneswar"); driver.findElement(By.xpath("//input[@type='submit']")).click(); List allLinks = driver.findElements(By.xpath("//div[@id='wikipedia-search-result-link']//a")); String path = "(//div[@id='wikipedia-search-result-link']//a)"; for (int i = 1; i
@ashababy7820
@ashababy7820 Ай бұрын
Hi sir, please let me know how to get text from an automatically closing pop-up window.
@karthiksundaram544
@karthiksundaram544 4 ай бұрын
Nice teaching
@sdetpavan
@sdetpavan 4 ай бұрын
Thanks
@nepalitrends7448
@nepalitrends7448 4 ай бұрын
Thank you so much ❤
@sdetpavan
@sdetpavan 4 ай бұрын
You're welcome
@ramslingam4881
@ramslingam4881 Ай бұрын
Can someone please confirm, can we able to skip Microsoft authenticator in Microsoft application while log in using automation? If yes, Hw is that possible
@rameshrongala922
@rameshrongala922 4 ай бұрын
Thank you sir.
@sdetpavan
@sdetpavan 4 ай бұрын
Most welcome
@vinoddhage6297
@vinoddhage6297 3 ай бұрын
anyone knows solution for last session assignment?
@arunkumark-r7l
@arunkumark-r7l 2 ай бұрын
no please let me know if you know
@poojachaudhary7195
@poojachaudhary7195 2 ай бұрын
Hello sir, I am facing issue in project level XML isue"Missing artifact Selenium14june:Selenium14june:jar:0.0.1-SNAPSHOT".
@theghumakkads3930
@theghumakkads3930 Ай бұрын
Sir pls make a video to click on recaptcha checkbox I am struggling to automate one of my test case
@TipsToDailyLife
@TipsToDailyLife 4 ай бұрын
Thankyou for the class sir, is sikuli not supporting selenium 4....
@vijayrana1055
@vijayrana1055 Ай бұрын
Is testing is good for now a days ?? Why selary is less tahn than devloper??? Comment your thoughts
@user-rv3dx1wz6u
@user-rv3dx1wz6u 4 ай бұрын
Sir I'm just starting to learn to be a QA. Can you please provide step by step roadmap and tell what things shall i learn. I searched a lot but couldn't find a genuine roadmap.
@Gopi-Channel
@Gopi-Channel 4 ай бұрын
Sir , please do some videos on performance testing using load runner & performance center, many are searching for this .
@raginisharma8632
@raginisharma8632 Ай бұрын
what happen if you receive browser notification in between test automation execution?
@soumyamohanty8917
@soumyamohanty8917 10 күн бұрын
sometime its interrupt the code.
@surajdubey5391
@surajdubey5391 Ай бұрын
how to handle show notifications and session and cookies button
@lakshminarayanakataru7782
@lakshminarayanakataru7782 4 ай бұрын
sir , we are truly waiting for your next session .... when it will going to happen 🥺 with of love💌
@nepalitrends7448
@nepalitrends7448 4 ай бұрын
Hi sir what if alert asking for user name and password and login button
@Silent-kq2cz
@Silent-kq2cz 4 ай бұрын
Hello sir... If possible kindly start the devops complete course... atleast you can take lecture alternately.
@tanaytripathy
@tanaytripathy 3 ай бұрын
Hello sir. How can i get pdf notes. Plz reply i messaged almost every classes u have done but you are not replying, plz sir
@mohdafzal8208
@mohdafzal8208 Ай бұрын
sir please provide assignment solution too.
@soumyamohanty8917
@soumyamohanty8917 10 күн бұрын
public class AssignmentWindowhandling { public static void main(String[] args) throws InterruptedException { WebDriver driver = new ChromeDriver(); driver.manage().window().maximize(); driver.manage().timeouts().implicitlyWait(Duration.ofSeconds(10)); driver.get("testautomationpractice.blogspot.com/"); String parentid = driver.getWindowHandle(); driver.findElement(By.cssSelector("#Wikipedia1_wikipedia-search-input")).sendKeys("Bhubaneswar"); driver.findElement(By.xpath("//input[@type='submit']")).click(); List allLinks = driver.findElements(By.xpath("//div[@id='wikipedia-search-result-link']//a")); String path = "(//div[@id='wikipedia-search-result-link']//a)"; for (int i = 1; i
@LogoDelivers
@LogoDelivers 4 ай бұрын
Sir totally how many sessions ?
@raghavendran7
@raghavendran7 4 ай бұрын
How to check particular check boxes.example 2,4,7 checkboxes
@arunkumark-r7l
@arunkumark-r7l 2 ай бұрын
you can do with for loop with if condition by mentioning the index of 2,4,7 or you can do individually by using findelements method
@arunkumark-r7l
@arunkumark-r7l 2 ай бұрын
find element*
@sunita_baisa
@sunita_baisa 4 ай бұрын
How to join the classes?
@user-pw3se8jq4j
@user-pw3se8jq4j 4 ай бұрын
how to take all codes
@Peakprospr420
@Peakprospr420 3 ай бұрын
anyone have solution to assignment last video?
@soumyamohanty8917
@soumyamohanty8917 10 күн бұрын
public class AssignmentWindowhandling { public static void main(String[] args) throws InterruptedException { WebDriver driver = new ChromeDriver(); driver.manage().window().maximize(); driver.manage().timeouts().implicitlyWait(Duration.ofSeconds(10)); driver.get("testautomationpractice.blogspot.com/"); String parentid = driver.getWindowHandle(); driver.findElement(By.cssSelector("#Wikipedia1_wikipedia-search-input")).sendKeys("Bhubaneswar"); driver.findElement(By.xpath("//input[@type='submit']")).click(); List allLinks = driver.findElements(By.xpath("//div[@id='wikipedia-search-result-link']//a")); String path = "(//div[@id='wikipedia-search-result-link']//a)"; for (int i = 1; i
@govindsingh-qs6wn
@govindsingh-qs6wn 4 ай бұрын
sir mujhe error show ho rha h---->Error: Could not find or load main class Day1.FirstJavaProgram Caused by: java.lang.ClassNotFoundException: Day1.FirstJavaProgram
@vishnupathi_d
@vishnupathi_d 4 ай бұрын
your file name and class name must be same.
@govindsingh-qs6wn
@govindsingh-qs6wn 4 ай бұрын
Still faced this issue after changing the class and name
@user-pw3se8jq4j
@user-pw3se8jq4j 4 ай бұрын
sir can we get your github id for codes
Dad Makes Daughter Clean Up Spilled Chips #shorts
00:16
Fabiosa Stories
Рет қаралды 7 МЛН
WILL IT BURST?
00:31
Natan por Aí
Рет қаралды 41 МЛН
Incredible Dog Rescues Kittens from Bus - Inspiring Story #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 34 МЛН
How Will Test Automation Change In The Future? | Namaste Tech Talks 01
17:02
Top 5 Udemy Courses for QA Automation
8:16
The Testing Academy
Рет қаралды 39 М.
Handling of HTML Dropdown Using Selenium WebDriver
23:33
H Y R Tutorials
Рет қаралды 17 М.
Myself ruined 15 LPA DevOps last round 🤮🤮🤮
18:04
Ashiq Ummathoor
Рет қаралды 302 М.
Dad Makes Daughter Clean Up Spilled Chips #shorts
00:16
Fabiosa Stories
Рет қаралды 7 МЛН