Conditional Statement in Java and Usage in Selenium Webdriver

  Рет қаралды 97,255

Mukesh otwani

Mukesh otwani

Күн бұрын

Пікірлер: 38
@sagarpatel16
@sagarpatel16 6 жыл бұрын
You are awesome buddy! So much easy to learn. Let me disclose, I m very poor in coding. In fact, I never understand even 2 lines of code when I was pursuing BE because coding never attracted me. After completing my BE and working as a QA, I found that there is only one way to move forward is automation and selenium is widely used tool which requires knowledge of java. I thought now I have to gain interest any how. And i found your video! Guess what, I found coding not only interesting but also easier than I thought! Thank you very much and keep it up!
@Mukeshotwani
@Mukeshotwani 6 жыл бұрын
Hi Sagar bhai, first of all, I am happy to read your message because I was also in the same situation when I started with Automation. Don't stop learning and programming because it helps in the long run and feels free to contact me for any issue in Automation mukeshotwani@learn-automation.com Thanks for such a nice comment, it means a lot to me.
@amadhavi5190
@amadhavi5190 6 жыл бұрын
hi mukesh;i became fan of your videos... i bought udemy course ...but your videos more more better than that....tnks....
@priyasai935
@priyasai935 8 жыл бұрын
Hi Mukesh, Thanks for your great work! You are the only Dictionary for Selenium for Web viewers..
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
Thanks a ton mate
@payelmukherjee7133
@payelmukherjee7133 6 жыл бұрын
Thanks a Lot Mukesh for the nice explanation. I started learning coding by following your sessions
@Mukeshotwani
@Mukeshotwani 6 жыл бұрын
Thanks Payal and I am glad to hear that from you 😊 Keep learning and let me know if any help required from my side
@radhasoami1333
@radhasoami1333 6 жыл бұрын
Thanks for making such video and educating people around. Appreciate your efforts.
@Mukeshotwani
@Mukeshotwani 6 жыл бұрын
+Harpreet saini thank you Harpreet for appreciating. 🙏
@suraj5941
@suraj5941 8 жыл бұрын
Thanks Mukesh.... Back to back videos!!! & they are all Awesome!!
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
Hey Sam welcome :) I have many videos for Java and Selenium keep visiting.
@sharmakapil249
@sharmakapil249 6 жыл бұрын
Hi Mukesh. I really appreciate the hard work that you put in making videos.. very informative and easy to understand.. thanks a lot
@Mukeshotwani
@Mukeshotwani 6 жыл бұрын
Hi Kapil, Thank you so much for appreciation. it actually helps me to continue with my work. Let me know if any help from my side.
@JaySingh-cb3nu
@JaySingh-cb3nu 6 жыл бұрын
Great amazing explaining if else statements.
@Mukeshotwani
@Mukeshotwani 6 жыл бұрын
Thanks Jay
@riteshkumar6403
@riteshkumar6403 6 жыл бұрын
Very informative video.
@yajan08
@yajan08 6 жыл бұрын
hi Mukesh gr8 job keep it up
@mohanpappu5326
@mohanpappu5326 Жыл бұрын
Hi @mukesh, Can you provide your Selenium with Java Playlist
@Mukeshotwani
@Mukeshotwani Жыл бұрын
Here is the list kzbin.info/www/bejne/nIWbfWywi6-CnLs&pp=gAQBiAQB
@mohanpappu5326
@mohanpappu5326 Жыл бұрын
@@Mukeshotwani thanks 🙏
@qameet589
@qameet589 6 жыл бұрын
Easy to understand, thanks a lot for such a nice video tutorials.
@rahulchavan6323
@rahulchavan6323 7 жыл бұрын
hey mukesh,can you please post the link from where i can download selenium standalone jar
@kushaljoshi5611
@kushaljoshi5611 8 жыл бұрын
Do you have any javascript tutorial. I am working on a javascript selenium project..it would be great if u could share a JS tutorial.
@qeshquddus2709
@qeshquddus2709 6 жыл бұрын
Mukesh keep rocking)))
@MustafizurRahamanMustak
@MustafizurRahamanMustak 4 жыл бұрын
Hello Sir why 5th , 17th and 23rd videos are displaying as private ? please make this as public.
@shahprashant1233
@shahprashant1233 4 жыл бұрын
what about non primitive data type
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Hey Prashant here is the playlist kzbin.info/aero/PL6flErFppaj1M45ak-Zd2k-wxorGxvwVQ Please search for String Array Class and Interface.
@shahprashant1233
@shahprashant1233 4 жыл бұрын
in first lecture you said that will see in to next video
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
We have String Array Classes and Interface, you will find videos on them in my playlist.
@priyasai935
@priyasai935 8 жыл бұрын
I have been trying this code for long time in my work. This is an id 'isc_FRextra_icon_2'. In this, FR will be changing everytime i execute the code. I want to try xpath with 'contains'. How can i use for this, because FR is in the middle, right? can u show me how? Pls reply. It would be a big help. Thanks
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
Try with below xpath //*[contains(@id,'extra_icon')] For more details check below video kzbin.info/www/bejne/d6SaY6Bvptd0h5o
@priyasai935
@priyasai935 8 жыл бұрын
Thank you so much Mukesh, can i use like this because the number at the end is like serial number so it is mandatory to pick the element with specific number.. //*[contains(@id,'extra_icon_2')]
@Mukeshotwani
@Mukeshotwani 8 жыл бұрын
Yes this is also correct
@Sargam_Cafe
@Sargam_Cafe 6 жыл бұрын
you should have also told , how to take input from user till this video atleast
@Mukeshotwani
@Mukeshotwani 6 жыл бұрын
Hi Ashutosh you can use Scanner class to take input. This video was mainly to explain the Conditional statement in Java.
@Sargam_Cafe
@Sargam_Cafe 6 жыл бұрын
Thanks Mukesh, I was just suggesting , that if you would make a video on that too. It will be good for followers :)
@Mukeshotwani
@Mukeshotwani 6 жыл бұрын
Sure will do soon
@leharkaushik6831
@leharkaushik6831 7 жыл бұрын
It is showing error that you can,t change String to Boolean, when i am running elseif example
Loop Statement in Java and Usage in Selenium Webdriver
13:36
Mukesh otwani
Рет қаралды 130 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Java Programming #5 - Conditional Statements
9:48
TheCodex
Рет қаралды 27 М.
How to Handle Frames in Selenium WebDriver
21:20
H Y R Tutorials
Рет қаралды 63 М.
HashMaps & Dictionaries, Explained Simply
22:44
Nic Barker
Рет қаралды 10 М.
Better Java Streams with Gatherers - JEP Cafe #23
1:13:32
Where Does Bad Code Come From?
42:21
Molly Rocket
Рет қаралды 209 М.
How to handle hidden webelements in Selenium Webdriver
21:19
Mukesh otwani
Рет қаралды 126 М.
String class in Java and Usage in Selenium Webdriver
19:47
Mukesh otwani
Рет қаралды 94 М.
Dependency Injection, The Best Pattern
13:16
CodeAesthetic
Рет қаралды 908 М.