HI Mukesh, your tutorials are great! Is there any video to show the selenium and eclipse installation and set up? I am very new to Java and Eclipse and looking for set up instructions as well.
Hi Sir, I am a beginner in Automation with zero knowledge about programming. Have been doing Manual Testing only. I want to switch to Automation. Can you Please suggest me which series of Videos i should start from as you have lot of amazing content. But i am confused where to start from if i consider myself at zero. Thanks Much!
Mukesh otwani Thank you ! If I understand correctly are those 12 videos sufficient to get started with Selenium ? If not can you please provide link to the series of all the videos ?
hi,mukesh it really good and soo help to me ,i need basic programs in java like prime,polindrome,reverse string...........for interview purpose i am facing problem..please provide ASAP thanks
Hello Mukesh, Thanks for your videos.I am your big fan and following all your videos can you please help me with creating full fledged framework. Do you have any such video for it? Thanks In advance.:)
These 'Java for selenium' tutorials r not in sequence?? E.G. first video - 'datatypes' and second is 'loops' and 4 or 5 video is abt 'classes n objects'
Very help, thanks for uploading java videos as wll, please try to uploadd more vedios on java that helps in selenium. Particularly i am looking for a video on javascript executor
it is java for VERY VERY beginner !!! but name of your video SELENIUM !!! I expected to see Selenium WebDriver using, not learning java )) no problem )) there are many other videos.
Hey mate, Title is Loop Statement in Java and Usage in Selenium Webdriver Checkout my playlist I will be using the same in many places th-cam.com/video/0TyU9GJ9_bU/w-d-xo.html
Hi Lakshmi here you are adding manually conditions so in both same they will behave same. If condition you have to check like Boolean condition then how you will do in for loop ?
Exception in thread "main" java.lang.Error: Unresolved compilation problem: a cannot be resolved to a variable at loopdemootwani.loopdemo.main(loopdemo.java:10) this error i a getting
Hi Mukesh, I am big fan of your all videos and also of your voice. I have one concern that how to attach source file so that we can see implementation of any function or method or interface or class. www.screencast.com/t/LIIo0IhaibuY As I am using JDK1.8 and selenium 3.0.1 but when we click on any existing interface or class like for example . System or println() then it is displaying one message " Source attachment does not contain the source file " can you please help me to overcome this problem. Or step by step navigation.
Hi Mukesh,
You have been an excellent trainer.Thanks for removing my phobia on JAVA
Hi Sanghamita I am glad to know that you are not afraid of Java now :)
Thank you so much Sir. The way you teach anyone can understand easily.
So nice of you Thank you Gayatri.
I am a big fan of yours and following you. Thanks for helping us to learn.
Let me know if any help required from my side.
Mukesh sir I am facing a problem with Cross Browser and I have sent email also to you regarding that. Please check and help me with that.
HI Mukesh, your tutorials are great! Is there any video to show the selenium and eclipse installation and set up? I am very new to Java and Eclipse and looking for set up instructions as well.
Impeccable explanation
Thanks Praveen
Thanks a lot mukesh, it was never so easy and spontaneous before.
Thank you so much Mamun.
Very informative video.
Thanks Mukesh for these videos .. they really very helpful
Hi Sir,
I am a beginner in Automation with zero knowledge about programming. Have been doing Manual Testing only. I want to switch to Automation. Can you Please suggest me which series of Videos i should start from as you have lot of amazing content. But i am confused where to start from if i consider myself at zero.
Thanks Much!
Very very helping ...............Thanks
Hey Nagag, Welcome.. How are you long time no see.
Really very helpful.Thanks.
Thanks 😊👍
Thanks, now its clear.
Hi.Could you please share the link of non primitive data types video ? I am unable to find it.Thanks !
Hi Nidhi,
Please check my String and Array videos that are non primitive
Mukesh otwani Thank you !
If I understand correctly are those 12 videos sufficient to get started with Selenium ? If not can you please provide link to the series of all the videos ?
Nidhi 2408 did u get the video for non premetive data types ?
Hi mukesh am not able to see the video related to non premetive types here
Hi Mukesh is this 24 java videos is enough to learn Selenium.
yes Naniravi
hi,mukesh it really good and soo help to me ,i need basic programs in java like prime,polindrome,reverse string...........for interview purpose i am facing problem..please provide ASAP
thanks
At least 10 to15 basic programs
Please give me the proper sequence to go through the videos as tomorrow is my interview
mate all are independent topic please go through all of them.
Hello Mukesh,
Thanks for your videos.I am your big fan and following all your videos
can you please help me with creating full fledged framework.
Do you have any such video for it?
Thanks In advance.:)
Hi Ashu,
I have paid videos on this. You can refer learn-automation.usefedora.com/p/selenium-frameworks-and-selenium-question-answers
Hi it's very good, please keep videos on sequential video index,because people will confuse about the topic,please do it for our Java learners
Parthi Pan ..I agreed with you.Getting confused when i didn't get next course for java data types.
Agreed, if its arranged in the sequential order it would be more easy for learning without confusion
These 'Java for selenium' tutorials r not in sequence?? E.G. first video - 'datatypes' and second is 'loops' and 4 or 5 video is abt 'classes n objects'
Best of for your interview tomorrow.
Very help, thanks for uploading java videos as wll, please try to uploadd more vedios on java that helps in selenium.
Particularly i am looking for a video on javascript executor
How is this related to the webdriver?
WHere anything about Selenium Webdriver? what is it?
Hey, This is OOPS concept, We will use in Selenium.
it is java for VERY VERY beginner !!! but name of your video SELENIUM !!! I expected to see Selenium WebDriver using, not learning java )) no problem )) there are many other videos.
Hey mate,
Title is Loop Statement in Java and Usage in Selenium Webdriver
Checkout my playlist I will be using the same in many places
th-cam.com/video/0TyU9GJ9_bU/w-d-xo.html
can we declare For loop inside of While loop
What is the need for this Debasree
Mukesh otwani
I want to write one program one condition satisfied as true and then it will enter the for loop untill the mentioned number
Hi Mukesh , I dont understand why you said while loop is advanced than for loop . What i mean is
for(int i=30;i
Hi Lakshmi here you are adding manually conditions so in both same they will behave same. If condition you have to check like Boolean condition then how you will do in for loop ?
@@Mukeshotwani Using If Condition we can check but it's not suitable. :)
Exception in thread "main" java.lang.Error: Unresolved compilation problem:
a cannot be resolved to a variable
at loopdemootwani.loopdemo.main(loopdemo.java:10)
this error i a getting
Actual code is
for(int a=10; a
Hi Mukesh,
I am big fan of your all videos and also of your voice. I have one concern that how to attach source file so that we can see implementation of any function or method or interface or class.
www.screencast.com/t/LIIo0IhaibuY
As I am using JDK1.8 and selenium 3.0.1 but when we click on any existing interface or class like for example . System or println() then it is displaying one message " Source attachment does not contain the source file " can you please help me to overcome this problem. Or step by step navigation.
do you can help me with a basic loop app? ill gonna pay you
Hi Jose can you please explain me what do you mean by Basic loop app ?
you went too fast with the I
Notes I will be slow from next videos
it's fine. I'm still a beginner in java. I know how to use a for loop now that was the goal. thanks.