Handling IFrames in Selenium
28:39
3 жыл бұрын
Multiple Window Handling in Selenium
19:14
Cross Browser Testing in Selenium
13:02
Date Pickers in Selenium WebDriver
51:16
Пікірлер
@darkraiplays7389
@darkraiplays7389 2 ай бұрын
Just watch this video and you don't need read any other article related to SDLC.
@er.rajveerkaur61
@er.rajveerkaur61 2 ай бұрын
Great help thnk you
@Valleyflower1234
@Valleyflower1234 6 ай бұрын
Thank You. You are a wonderful teacher.
@bakia-mahditv4960
@bakia-mahditv4960 8 ай бұрын
💎
@MonikaJain-c4v
@MonikaJain-c4v 9 ай бұрын
Hi Sir, I am getting "Exception in thread "main" java.lang.IllegalArgumentException: Expected arguments: <source> <target> [<plugin>, ...] at net.bytebuddy.build.Plugin$Engine$Default.main(Plugin.java:4516)" error. What is the solution of this
@djchocolate7377
@djchocolate7377 10 ай бұрын
Thanks Sensei ❤😊
@ashishnayak6857
@ashishnayak6857 10 ай бұрын
It was helpful brother ,
@lohithaalakunta8898
@lohithaalakunta8898 Жыл бұрын
Output not getting in vscode app
@sayodhere
@sayodhere Жыл бұрын
Thanks a lot bro! Really easy concept by this way
@DipDas-tc8yj
@DipDas-tc8yj Жыл бұрын
Thank you, now it working fine.😊
@vikneshwariezhumalai7871
@vikneshwariezhumalai7871 Жыл бұрын
Thank you so much😊
@SwapnilChakote
@SwapnilChakote Жыл бұрын
Very nice
@pawansharma-dk1sk
@pawansharma-dk1sk Жыл бұрын
Great Content, it helped me to resolve this issue in no time!. Thank you again!
@SwapnilChakote
@SwapnilChakote Жыл бұрын
My laptop is small.but chrome browser is not install
@SagarPanchal-i6s
@SagarPanchal-i6s Жыл бұрын
thank you very much solved.
@manjirigosavi3719
@manjirigosavi3719 Жыл бұрын
Thank you sir
@TestingUniverse
@TestingUniverse Жыл бұрын
You are Welcome
@marcinnalborczyk8576
@marcinnalborczyk8576 Жыл бұрын
Thanks!! It solves all SLF4J and LOG4J warnings that are annoying in the console
@TrekkingtrailsA
@TrekkingtrailsA Жыл бұрын
Excellent video concept clear
@TestingUniverse
@TestingUniverse Жыл бұрын
Thank You
@samt8195
@samt8195 Жыл бұрын
Its mg seminar topic
@livinglifewithpragya
@livinglifewithpragya Жыл бұрын
It is giving me error sessionNotCreated. Can you please help me out ?
@TestingUniverse
@TestingUniverse Жыл бұрын
You shouldn't get it check one more time
@livinglifewithpragya
@livinglifewithpragya Жыл бұрын
@@TestingUniverse Hi, I am getting it.. I have checked many times
@livinglifewithpragya
@livinglifewithpragya Жыл бұрын
It is trying to launch chrome version 99 but binary file is having 112.0.5615.49 version
@TestingUniverse
@TestingUniverse Жыл бұрын
Upgrade or downgrade your chrome to match the selenium manager version
@AhlamAlhasany-s4v
@AhlamAlhasany-s4v Жыл бұрын
i have a similar problem in the flutter project which is: Could not resolve all files for configuration ':classpath'. > Could not resolve org.slf4j:slf4j-api:1.7.30 i downloaded slf4j-api version 1.7.30 and went to Gradle tab and copy the following: compile group: 'org.slf4j', name: 'slf4j-api', version: '1.7.30' but i don't know where to put it next
@publicvoiceraja2974
@publicvoiceraja2974 9 ай бұрын
always, we need to add the dependencies into pom.xml file only inside the <dependencies> tag. Why Gradle, are you not using Maven?
@tusharsangale380
@tusharsangale380 Жыл бұрын
But I'm using selenium latest feature 4.6.0 jar dependency After that I need to system. Setproperty use. Because of illegal state exception error is coming Is it necessary
@kovidasurampudi1411
@kovidasurampudi1411 Жыл бұрын
thanks for the video, very clear and helpful
@gundeboinasaikumar311
@gundeboinasaikumar311 Жыл бұрын
target folder could not found
@hunelysium
@hunelysium Жыл бұрын
Hello Thank you for this video!! much needed! I saw that it worked for you, it didn't work for me though. I am using Intellij (which I don't think should be the issue) l have testNG added as dependencies as well (have 4 dependencies compared with yours) I have loaded the Maven, ran the test, still can see that annoying message, it has been there for a while, don't know how to fix that. PS: I noticed you have a <SLF4JError.java> file in your package, think we may also need to configure the logger somehow, maybe that could be why yours worked or, like you said in your video, for simple fix we may just need to import that <SLF4J Simple Binding >, load the Maven and that does the trick .... for some people, but not for all.
@eugenewaps2705
@eugenewaps2705 Жыл бұрын
This is how things should be explained. Very basic for everyone to understand. Thank you Sir.👍👍
@theweblocks2013
@theweblocks2013 Жыл бұрын
yh i loved and understood it
@yamalaha9233
@yamalaha9233 Жыл бұрын
amazing info bro!!
@maya.mishra
@maya.mishra Жыл бұрын
Great explanation. thank you for sharing
@eloo1637
@eloo1637 Жыл бұрын
Well explained, thank you sir.
@TestingUniverse
@TestingUniverse Жыл бұрын
You are welcome
@ruturajnarkar741
@ruturajnarkar741 Жыл бұрын
But the project is not maven means regular project how will it works? What configuration we need to do?
@m.m.576
@m.m.576 Жыл бұрын
You're my hero!
@TestingUniverse
@TestingUniverse Жыл бұрын
Thank You
@sandeeprapolusandeeprapolu
@sandeeprapolusandeeprapolu Жыл бұрын
But after using this method we are getting the chrome password save poup how to avoid that because I have used below code Op.setExperitmentalsOptions("credentials_enable_service",false); Op.setExperitmentalsOptions("profile.password_manager_enabled",false); Then It is throwing error message can you help in this
@sandeeprapolusandeeprapolu
@sandeeprapolusandeeprapolu Жыл бұрын
Good video sir
@TestingUniverse
@TestingUniverse Жыл бұрын
Thank You
@d.supraja1800
@d.supraja1800 Жыл бұрын
Iam getting Exception in thread main java.lang.NoClassDefFounderError:org/slf4j/LoggerFactory. Can u pls tell me how can I resolve that error
@TestingUniverse
@TestingUniverse Жыл бұрын
Hi, we need to debug more on which dependencies you have added and what class your using. Based on that we can think of a fix. Still I will check and update you the fix.
@d.supraja1800
@d.supraja1800 Жыл бұрын
@@TestingUniverse ok thanku for the reply,iam only adding selenium jar file I didn't add any dependencies
@sandeepraj.r2781
@sandeepraj.r2781 Жыл бұрын
Thank you Sir
@TestingUniverse
@TestingUniverse Жыл бұрын
Welcome
@anithamaths4012
@anithamaths4012 Жыл бұрын
Very useful information
@TestingUniverse
@TestingUniverse Жыл бұрын
Thank You
@DanielMaioni
@DanielMaioni Жыл бұрын
Thank you!
@JJJJ-gl2uf
@JJJJ-gl2uf 2 жыл бұрын
Another reason to not use int i = 0 in the for loop is that will give a zero division error on execution.
@chintamanidwivedi2645
@chintamanidwivedi2645 2 жыл бұрын
i want block ip address in spring boot please can u explain
@TestingUniverse
@TestingUniverse 2 жыл бұрын
Hey since I am from Testing Background haven't worked much on spring boot. I will try to get the info. Thanks
@ranaatat248
@ranaatat248 2 жыл бұрын
Amazing explanation
@TestingUniverse
@TestingUniverse 2 жыл бұрын
Thank You
@pavandeepnarapogu1735
@pavandeepnarapogu1735 2 жыл бұрын
Great Explanation. Appriciate your help.Thank you
@TestingUniverse
@TestingUniverse 2 жыл бұрын
Thank You
@hasanozdemir1067
@hasanozdemir1067 2 жыл бұрын
Thank you for the video. Awesome explanation!
@TestingUniverse
@TestingUniverse 2 жыл бұрын
You are Welcome
@poojakale8323
@poojakale8323 2 жыл бұрын
1st & best explanation..Thanks a lot!😊
@TestingUniverse
@TestingUniverse 2 жыл бұрын
Thank You
@poojakale8323
@poojakale8323 2 жыл бұрын
@@TestingUniverse Do you have any linked in link?
@TestingUniverse
@TestingUniverse 2 жыл бұрын
www.linkedin.com/in/raj-t-9a7a5720b
@maheshbabu637
@maheshbabu637 2 жыл бұрын
Great to see this!!!!!!
@TestingUniverse
@TestingUniverse 2 жыл бұрын
Thank You
@gaddipatiprabhakar2889
@gaddipatiprabhakar2889 2 жыл бұрын
Thank you... Very good video and first video on 4.6.0 Update.... 👍
@TestingUniverse
@TestingUniverse 2 жыл бұрын
Your Welcome.....It motivates me to do more videos when I get appreciation.....
@abdullah.ozdemir
@abdullah.ozdemir 2 жыл бұрын
Thank you bro, very clear and worked video.
@TestingUniverse
@TestingUniverse 2 жыл бұрын
You're welcome 👍
@VIVE3535
@VIVE3535 2 жыл бұрын
Pls make brief video on sdlc models
@TestingUniverse
@TestingUniverse 2 жыл бұрын
Hi, sure i will come up with those videos
@AkshayPatil-el7nf
@AkshayPatil-el7nf 2 жыл бұрын
One of best video on SDLC👌👌
@TestingUniverse
@TestingUniverse 2 жыл бұрын
Thank You.
@journeygears
@journeygears 2 жыл бұрын
Very helpful for Interview
@savorwithkanchan
@savorwithkanchan 2 жыл бұрын
i have one doubt
@savorwithkanchan
@savorwithkanchan 2 жыл бұрын
hey