Selenium Tutorial series | Tamil | PART 3 - Finding the web elements and interacting with them

  Рет қаралды 123,034

Learn Automation Online

Learn Automation Online

5 жыл бұрын

When interacting with web pages we might search a term, click a link, download a file, upload a file and so on. For all these operations, we have to find the respective element and click or perform other operations on that particular element. In our code also, we are going to do the same. Let’s find out how to find the elements in this video. Here, we are going to find the search box of Google and send some search term into it with the help of selenium and Java. #selenium #tamil #arulprasath
Best way to reach me (replies will be faster): KZbin comment section
Also, you can follow me on Facebook and Instagram.
Facebook: bit.ly/2TqPlis
Instagram: bit.ly/2Ez36rH
If you prefer reading to watching videos
---------------------------------------------------------------
1. How to find web elements: www.learnautomation.online/201...
2. Types of locators: www.learnautomation.online/201...

Пікірлер: 221
@sivakys
@sivakys 5 жыл бұрын
Super you are amazing trainer ☺️
@LearnAutomationOnline
@LearnAutomationOnline 5 жыл бұрын
Thanks a a lot. Your words mean a lot to me. 😊
@selastinliya
@selastinliya 2 жыл бұрын
Sir na ipathan selinium course joint panirukom but on um puriyaila unga videos patha helpful ah irukku
@sathyaezhilan8287
@sathyaezhilan8287 Жыл бұрын
​@@LearnAutomationOnlinetotal how many videos are there for this topic. Excellent teaching!!!
@LearnAutomationOnline
@LearnAutomationOnline Жыл бұрын
Pls check the playlist tab. All the videos under this topic will be clubbed under selenium basics and advanced playlists
@sathyaezhilan8287
@sathyaezhilan8287 Жыл бұрын
​@LearnAutomationOnline Google text box right click inspect ,when I did this I couldn't see'q' but fir id=input is seen. What's tt am doing incorrectly what did I miss
@vijayvijay-oq8ew
@vijayvijay-oq8ew 4 жыл бұрын
Awesome explanation bro..I followed payilagam KZbin channel for Java and ur channel for selenium and other automation tools..even if I give lakhs to any institutions i cannot get this kind of explanation..long live bro
@mpoojashree7311
@mpoojashree7311 3 жыл бұрын
I too follow payilagam for java and this channel for selenium
@Vidhya_channel
@Vidhya_channel Жыл бұрын
U are not a tutor alone. U are a god to many people like me... wonderful teaching.i am wondering how one can teach a difficult concepts so simple like this...
@LearnAutomationOnline
@LearnAutomationOnline Жыл бұрын
🥹
@Riyarishwanth
@Riyarishwanth 2 жыл бұрын
Ayya I am a fisherman I have joined selenium testing course ur my mentor ayya
@surensaran9595
@surensaran9595 2 жыл бұрын
Amazing teaching I can't express my feelings such wonderful understanding I never heard from any one like this keep going sir
@easwaris7111
@easwaris7111 2 жыл бұрын
Very clear explanation. Amazing trainer you are.
@elakkiyamanoj
@elakkiyamanoj Жыл бұрын
Sir very clear explanation...thank you very much..i have very less knowledge in coding after seeing your videos i have confident to do that.. thank you sir
@anudevan1840
@anudevan1840 2 жыл бұрын
Simply superb sir.... Thanks a lot for sharing your precious knowledge..
@highchunk8722
@highchunk8722 2 жыл бұрын
Neega mass bro 🤩🤩🤩🤩...enaku already selenium theriyum...but unga speech nd explaination kagave pakuren...ofc leave pothu 🤣🤣
@vetri8570
@vetri8570 3 жыл бұрын
Bro all videos supero super... Clean and clear a explain pandringa... negative comments a kandukathinga keep doing.... 🙏🙏🙏🙏🙏
@jaisalan5291
@jaisalan5291 7 ай бұрын
Amazing teaching skills bro. the way u explain for us to understand is awesome. th best trainer ever...
@sararajagopal401
@sararajagopal401 11 ай бұрын
Thanks a lot for your amazing dedication towards teaching ❤
@jeevaprasad1152
@jeevaprasad1152 2 жыл бұрын
Paramater explaination was very useful to remember brother and clear explaination.
@mr.king_anson
@mr.king_anson 2 жыл бұрын
Sir very very useful sir🙏god bless u and family💯
@AnuPriya-xn6lb
@AnuPriya-xn6lb 2 жыл бұрын
crystal clear bro. Thanks a lot. keep rocking bro.
@rajapandiyanm434
@rajapandiyanm434 Жыл бұрын
Bro you really Awesome Bro!! you tech me in Simply way, it tends to me more curiosity
@zaheerkhan-zr3zc
@zaheerkhan-zr3zc 4 жыл бұрын
Beautiful ❤️ explained
@user-ny6zw1go4y
@user-ny6zw1go4y Жыл бұрын
Great you're teaching method ❤️
@solo.entertainment2064
@solo.entertainment2064 Жыл бұрын
Super bro ❤️Thank you for the coaching ❤️
@karthikarnan9319
@karthikarnan9319 2 жыл бұрын
Thanks bro remba helpful a iruku 🙏
@swetharetha6374
@swetharetha6374 Жыл бұрын
Hey really u r very very cleaver ....really I it's an amazing explaination hats off u anna.... Keep rocking..... 😎😎😎
@vrtech2946
@vrtech2946 3 жыл бұрын
Bro unga video patha aprm kandipa enaku job kedachurum hope vandhuruchu thks bro
@sridharroman958
@sridharroman958 Жыл бұрын
Thanks bro ungalala thaa enaku indha automation teriyala nu irukura mindset kami aguthu thx thalaiva
@jesuslovesu3669
@jesuslovesu3669 2 жыл бұрын
Great explanation thank yu✨
@rampraji
@rampraji 2 жыл бұрын
If anyone face error: "The method sendKeys(CharSequence[]) in the type WebElement is not applicable for the arguments (String)" try tis: 1) check if you have closed the braceket properly or 2) It has a simple solution. Change your compiler compliance level from 1.4 to 1.7. Follow these steps in your eclipse: Right click on your java project and select Build Path -> Click on Configure Build Path... In project properties window, Click/select Java Compiler at the left panel At the right panel, change the Compiler compliance level from 1.4 to 1.7 (Select which is higher version in your eclipse) Lastly Click on Apply and OK
@kishore9015
@kishore9015 Жыл бұрын
Thank you sir
@balajir8101
@balajir8101 6 ай бұрын
Thank you very much sir
@VinotH_VH
@VinotH_VH 2 жыл бұрын
Bro neenga vera level ah teach pandringa....✨✨✨🥰 Tnx a lot bro... Hat's off u bro Ur explanation 🙏🔥
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
Thanks a lot
@user-bp7jr7qg2i
@user-bp7jr7qg2i 11 ай бұрын
Great Teaching Sir..Romba slow ah porumaya understand agura madhri solringa..anyone can understand and do programming by your teaching sir..Keep teaching sir..Expecting more like this.
@jeyalakshmi1465
@jeyalakshmi1465 3 жыл бұрын
Bro .. you are amazing
@sulthanarazia2014
@sulthanarazia2014 8 ай бұрын
Very use full video sir
@vimalv4725
@vimalv4725 2 жыл бұрын
Great Job Mr.Arun.. your videos are very useful..
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
Thanks. By the way it's Arul
@boaz1705
@boaz1705 Жыл бұрын
thanks buddy... Good job man
@shreekumar8828
@shreekumar8828 3 жыл бұрын
Great explanation.Interested to learn thro all the videos🤗🤗
@LearnAutomationOnline
@LearnAutomationOnline 3 жыл бұрын
Keep watching
@iswaryamano3927
@iswaryamano3927 2 жыл бұрын
Vera level nga
@vasanthakumar8359
@vasanthakumar8359 2 жыл бұрын
Very useful bro...
@dhanasusila77
@dhanasusila77 4 жыл бұрын
Hi Arul, Greetings!! Really Selenium Course Details is Awesome Explanation and Good Notes, Your way of approach teaching is silent and very good knowledgeable.
@vigneshsasikumar8093
@vigneshsasikumar8093 5 ай бұрын
THANK YOU SO MUCH SIR
@priyaprithivi
@priyaprithivi 11 ай бұрын
Very nice 🎉
@devudeva1268
@devudeva1268 3 жыл бұрын
Seriously awesome teaching. Plz let me know if u are teaching python
@noorulraffana6869
@noorulraffana6869 4 жыл бұрын
Thanks a lot sir
@praveenkumarrajendran48
@praveenkumarrajendran48 4 жыл бұрын
awesome...
@sathyaselvam6573
@sathyaselvam6573 4 жыл бұрын
Thanks bro
@kavinnallusamy7249
@kavinnallusamy7249 3 жыл бұрын
Great...
@mukeshdhakshina8994
@mukeshdhakshina8994 2 жыл бұрын
we are using a driver as an object for both (open google and open firefox), is there is an issue for future coding?
@subha_ssk6084
@subha_ssk6084 2 жыл бұрын
Thank u sooo much bro
@priyosgarden
@priyosgarden 3 жыл бұрын
Sir I am just following your step I got classCastException.i try to resolve that .but I can't .can you kindly tell how handle this exception
@dhanasusila77
@dhanasusila77 4 жыл бұрын
Hi Arul Greetings!! Really Supreab no wrods to say thanks to Arul, Your are really great trainer and attention each and very concepts, reall thanks a lot lot
@LearnAutomationOnline
@LearnAutomationOnline 4 жыл бұрын
😊
@naveenvp2902
@naveenvp2902 2 жыл бұрын
warning is about local variable driver is used , but it did not open my chrome browser what can i do?
@vignesheswaran3798
@vignesheswaran3798 Жыл бұрын
If search that text in browser how can I open the first suggest of the search result in browser
@hbkme88
@hbkme88 4 жыл бұрын
Really Super bro, please do continue , cover all the topics including concepts in java that is useful for testing and end with a small project bro, please.
@LearnAutomationOnline
@LearnAutomationOnline 4 жыл бұрын
Please refer the playlist tab in my channel. There are around 240 videos in most of the testing concepts including projects as well
@gopinathpdk4727
@gopinathpdk4727 3 жыл бұрын
LOVE YOU BRO
@vinodhinivaradaraj8704
@vinodhinivaradaraj8704 2 жыл бұрын
Superb. Easy to understand. Thanks for teaching in a Simple and easy way. I felt the audio could have been audible. Thank You.
@spmSelva
@spmSelva 4 жыл бұрын
Excellent Teaching bro. Thank you so much. It is very understandable. Only thing it would be good if the video volume little bit increased because volume is very low.
@PradeeshKumarKumar-px1us
@PradeeshKumarKumar-px1us 3 ай бұрын
Exception in thread "main" java.lang.Error: Unresolved compilation problem: The method sendKeys(CharSequence[]) in the type WebElement is not applicable for the arguments (String) facing this error when using Sendkeys
@bhavya6156
@bhavya6156 3 жыл бұрын
Same programs but nosuchelementexception I tried so many ways to resolve it
@vigneshwarank4867
@vigneshwarank4867 3 ай бұрын
Hi Sir Latest updates vachu videos podunga sir.
@sudhasudha231
@sudhasudha231 2 жыл бұрын
Am getting two windows as data when initiating my code .please help me .
@parthiban28
@parthiban28 5 жыл бұрын
Simply great..
@LearnAutomationOnline
@LearnAutomationOnline 5 жыл бұрын
Thanks a lot for the comment ☺️. If you find it useful consider subscribing for more contents and share it with your friends as well.
@priyadharsini4979
@priyadharsini4979 3 жыл бұрын
Sir i am getting server not found error ...firefox browser is opening but server not found ..
@mariappansubramani889
@mariappansubramani889 2 жыл бұрын
Nice explanation bro. I have tried these thing is google is opening and it showing some cookies page like Reject All and Accept All. How to rectify this. Can you please advice
@mariappansubramani889
@mariappansubramani889 2 жыл бұрын
Both in Mozilla and chrome I am facing these cookies page
@rakshithshetty1206
@rakshithshetty1206 4 жыл бұрын
Hai Arun, Your selenium classes are wonderful and very easy to understand, thank you so much One query Exception in thread main org. Openqa. Selenium. Webdriverexception : Timed out waiting for driver server to start. Only Google is opening and I couldnt able to enter the word in search box
@LearnAutomationOnline
@LearnAutomationOnline 4 жыл бұрын
Check the chrome driver amd your browser compatibility. Upgrade both to the current version
@ECASUBAIDASY
@ECASUBAIDASY 2 жыл бұрын
@@LearnAutomationOnline class name illa so enna pduradu
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
Use any other locators. Id, name xpath
@vetri8570
@vetri8570 3 жыл бұрын
Bro nanum testing la than iruken... Freelance mathri testing eduthu panalama... Ethathu idea iruka... Freelancer la pakren kidaikala... Vera platform iruka
@thivelrajganesh6809
@thivelrajganesh6809 9 ай бұрын
google page is opening but the provided search is not printed and doesnot gets loaaded to thesearch object we are provided it still remains in the same google web paage.
@bhavya6156
@bhavya6156 3 жыл бұрын
Sendkeys not inserting value into textbox,can anyone tell why
@MohamedRasullah
@MohamedRasullah 3 жыл бұрын
dhangam sir ninga
@kasiviswanathan1442
@kasiviswanathan1442 4 жыл бұрын
it's really helpful... thx
@rajeshrio7111
@rajeshrio7111 4 жыл бұрын
Bro testing ku scope iruka ? Because CTS la testing domain la place airuken ... Neria per scope ila nu solranga
@LearnAutomationOnline
@LearnAutomationOnline 4 жыл бұрын
O.k. now tell me who is saying that? And by scope what do they mean and you mean?
@ambikaramasamy5648
@ambikaramasamy5648 3 жыл бұрын
i followed the program, when i start adding sendkeys property it starts throwing error.Cannot find classfile for java.lang.CharSequence? driver.findElement(By.name("q")).sendKeys("Agni"); Can you please help?
@soundharan.d7259
@soundharan.d7259 3 жыл бұрын
kzbin.info/www/bejne/laKWdnqwl9mZers correct your setting with this video reference.
@prasanthivasu
@prasanthivasu 2 жыл бұрын
How to take notes…..office work lah busy aah I rundhen nah touch vitt pogudhu. Please help.
@swethaselvan4497
@swethaselvan4497 2 жыл бұрын
Bro plz istqb full chapter one video podunga bro 🙏🙏... Unga vedios la nan fellow pannah sir .. know am feel better in manual testing thank you sir ... Know am focusing Automation selenium sir 🙏🙏
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
Sorry I don't have any plans for istqb for now.
@swethaselvan4497
@swethaselvan4497 2 жыл бұрын
@@LearnAutomationOnline okk sir thank you so much sir 🙏
@karthikeyansrg2370
@karthikeyansrg2370 2 жыл бұрын
brother find elementku _returen type_ edukanum some website sollurga but return type usage ena anna
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
Watch return type video I'm java crash course Playlist
@Introvert_Explorer791
@Introvert_Explorer791 3 жыл бұрын
bro ninga use pana pana methods lam keys na import vandrukuma aduvave ila kudukanuma atha pathi solalave ila athu epdi neyabagam vaichukanuma ila automatic ha varuma..import function lam
@LearnAutomationOnline
@LearnAutomationOnline 3 жыл бұрын
When you type automatically the code suggestion will come. You have to select the one which u need to use
@Introvert_Explorer791
@Introvert_Explorer791 3 жыл бұрын
@@LearnAutomationOnline ok neraya panunga selinium la bro vera tool use panalama yen selenium use panrinha...c cpp la panalama
@LearnAutomationOnline
@LearnAutomationOnline 3 жыл бұрын
Selenium supports modern languages like java, python, c sharp, ruby, go, JavaScript etc.
@Ajeshkarthi
@Ajeshkarthi Жыл бұрын
Hi bro new updated vedio update panuga bro with current version it will be more useful who are trying to learn selenium newly
@LearnAutomationOnline
@LearnAutomationOnline Жыл бұрын
The essence remains the same as far as selenium is concerned. Once they get the grasp of the basics, they can easily master the changes without much effort. All libraries are ever growing, it will be difficult for me to update the courses always, if I do so, I won't be able to cover the rest of the new stuff. Once the base for testing with java stack is done, will make videos on new changes. Hope u understand. Thanks for the suggestion
@ranjithg4198
@ranjithg4198 4 жыл бұрын
Hi arul, iam receiving "the method sendKeys(CharSequence[]) from the type We element refers to the missing type CharSequence" whenever I use sendKeys, can u help me in this?
@aakashm4896
@aakashm4896 Жыл бұрын
Anna sendkeys function la (the method sendkeys(String) is undefined for the type By) nu varuthu Send nu type pantu ctrl + space pana no proposal nu varuthu
@harishg2562
@harishg2562 Жыл бұрын
Same here bro
@sakthii7749
@sakthii7749 5 жыл бұрын
Locators selecting preference when to select which locator
@LearnAutomationOnline
@LearnAutomationOnline 5 жыл бұрын
In the video itself I would have mentioned. If you have concrete or human readable ID it should be the first preference. If not, name, if not class name. If nothing is available xpath or css selector. Link text and partial link text are exclusively for links. Tag name is needed when you are going to fetch elements based on tags.
@gayukumar9280
@gayukumar9280 5 жыл бұрын
Hii arul i got this exception while executing is there any error in the line?? driver.findElement(By.name("q")).sendkeys("gmail"+Keys.ENTER); error exception in thread "main" java.lang.Error: Unresolved compilation problem: By cannot be resolved at selenium.openchorome.main(openchorome.java:17)
@LearnAutomationOnline
@LearnAutomationOnline 5 жыл бұрын
So this is the line number 17? What compilation error are you getting
@jpraman8769
@jpraman8769 4 жыл бұрын
I am also got same error .. pls advice
@abi_arvi
@abi_arvi 3 жыл бұрын
@@LearnAutomationOnline anna super ah solli kudukkuringa. Apdiye android studio solli tharuvingala
@vidhyamohan9576
@vidhyamohan9576 4 жыл бұрын
Hi, I have tried chrome driver. Failed to lauch GPU process.opening in existing browser error came and timed out error came for the driver to start
@LearnAutomationOnline
@LearnAutomationOnline 4 жыл бұрын
Make sure you use the correct version as per your browser. Else update the browser and use the latest driver.
@vidhyamohan9576
@vidhyamohan9576 4 жыл бұрын
@@LearnAutomationOnline ok thank you☺️
@avaishnavi2392
@avaishnavi2392 Жыл бұрын
Can you please tell how to add wait time?! After running, Google is getting opened but the search term is not getting displayed
@LearnAutomationOnline
@LearnAutomationOnline Жыл бұрын
In the video itself u can see thread.sleep
@deivanaivairavan9476
@deivanaivairavan9476 4 жыл бұрын
Hi Arulprasath, On Running Java application, Google page alone got loaded and it is unable to find element and proceed further. What can be the problem?
@LearnAutomationOnline
@LearnAutomationOnline 4 жыл бұрын
What exception are u getting?
@arulshirley6400
@arulshirley6400 3 жыл бұрын
Timeout exception
@arulshirley6400
@arulshirley6400 3 жыл бұрын
Unable to proceed
@priyadharshinikrishnan6233
@priyadharshinikrishnan6233 Жыл бұрын
Hi bro.. I wrote the exact code.. Chrome is opening but its not typing agni and entering.. Gave valid id only. No exception also.. Can you help
@LearnAutomationOnline
@LearnAutomationOnline Жыл бұрын
Try adding wait time before, finding the search box.
@sathishappu4341
@sathishappu4341 2 жыл бұрын
Hii After run the program it came only the Google page not enter the search term Agni I put same code you show in the video
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
Do you get any exception? If so what is it?
@vijayanks1714
@vijayanks1714 2 жыл бұрын
By and Keys is a class in selenium?
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
By is a class and keys is an enum. If u hold the mouse over u can learn the data type
@sowmiyasubramani77
@sowmiyasubramani77 4 жыл бұрын
can you post video for keyword driven framework please Anna it would be helpful for me 🙏🙏🙏🙏🙏🙏🙏🙏
@LearnAutomationOnline
@LearnAutomationOnline 4 жыл бұрын
Hi sowmiya, keyword driven framework is the least used in any organisation and I don't recommend you spending time. You should be focusing more on data driven and page object models. I'm currently held up with katalon studio tutorials. Post completion of that, have several other most important things on pipeline. If needed for your use, will try to find some framework, and share you.
@sowmiyasubramani77
@sowmiyasubramani77 4 жыл бұрын
@@LearnAutomationOnline ok thanks alot
@ajithinteriors7819
@ajithinteriors7819 Жыл бұрын
Hi Anna, Your videos are really easy to understand. I have a doubt, how you are taking this name as q and in the inspect element window you get inspectors in the first place but I get only elements tab. Pls explain how you found the name. Thanks!!
@LearnAutomationOnline
@LearnAutomationOnline Жыл бұрын
Which browser are you using? In almost all the browsers u can see inspect elements, upon clicking it, it wil take u to elements. Then there will be a cursor icon, if u click on that one, u can start inspecting it
@ajithinteriors7819
@ajithinteriors7819 Жыл бұрын
@@LearnAutomationOnline I use Google Chrome and I can see the inspect option once I right click. But when that inspect window open.. I couldn't find inspector tab in that.
@LearnAutomationOnline
@LearnAutomationOnline Жыл бұрын
As I said, click on the arrow mark pointer, available before the mobile icon. U can inspect elements
@ajithinteriors7819
@ajithinteriors7819 Жыл бұрын
@@LearnAutomationOnline okay Anna I'll do it.. You are really amazing Anna.. You reply to comments at the earliest.. Thanks for your videos
@LearnAutomationOnline
@LearnAutomationOnline Жыл бұрын
🙂
@vetri8570
@vetri8570 3 жыл бұрын
Bro English la subtitles create pani add panunga bro, so tamil theriyathavanga and knjm knjm therinjavangaluku useful a irukum, and you will get more audience, please do it bro because unga content rombha worth, language nala ithu particular circle kula iruka kudathu subtitles matum add panunga... 👍👍👍👍 All the best
@LearnAutomationOnline
@LearnAutomationOnline 3 жыл бұрын
It will take a lot of time and effort for me to do those. Will see it in the future.. moreover, you feel so connected to the content because it's in Tamil. If it's in English, it will be just another tutorial. If possible I will try to create one channel for English as well. Thanks for the suggestion.
@vetri8570
@vetri8570 3 жыл бұрын
@@LearnAutomationOnline atleast subtitles matum English la pota more audience varvanga bro... Try your best
@LearnAutomationOnline
@LearnAutomationOnline 3 жыл бұрын
Sure will look into it. Thanks again for your thoughts.
@vishnupriya2260
@vishnupriya2260 4 жыл бұрын
Sir is ISTQB valid now? Pls reply sir
@LearnAutomationOnline
@LearnAutomationOnline 4 жыл бұрын
As for as the job opportunities, ISTQB or any sort of certificatiom is not at all a concern. If you were a recruiter, what if the person is having a certification and not answering the questions up to your expectation? Will you hire them? It can be a value added thing. But not a job assuring thing. If you have time and money, you can do any certification u want. It's up to u. But is it necessary? In my opinion , no .
@sribalaji18
@sribalaji18 4 жыл бұрын
I am using NetBeans, Keys.Enter is not showing. Pls help me with the same.
@LearnAutomationOnline
@LearnAutomationOnline 4 жыл бұрын
You can manually type in. Import the selenium keys, and use it won't be a problem.
@mohankumarm6336
@mohankumarm6336 2 жыл бұрын
bro i have one query, enaku antha search bar la ethum type aga matethu ena nu konjam solunga driver.findElement(By.className("q")).sendKeys("MADURAI"); ethu tha poten ena issue nu therla
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
What exception are you getting?
@mohankumarm6336
@mohankumarm6336 2 жыл бұрын
@@LearnAutomationOnlineIt juz open the chrome and redirect to Google but search bar la ethu type agala apdi ye iruku
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
Athe question than thirumba kekren. Eclipse la, error (exception) red color la ethachum vanthrukum. Athula no such element exception antha maari ethachum oru exception irukum. What are you getting?
@johnkeneddy6466
@johnkeneddy6466 2 жыл бұрын
Bro is there any tasks that are available in online to get practiced on automation from basic to advanced, Please help me here
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
What do you mean by task?
@johnkeneddy6466
@johnkeneddy6466 2 жыл бұрын
@@LearnAutomationOnline Example test cases to practise bro
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
Test cases neenga than eluthanum. Pick up any demo website and try to write test cases for that
@johnkeneddy6466
@johnkeneddy6466 2 жыл бұрын
@@LearnAutomationOnline Thanks a ton anna
@bbicm6873
@bbicm6873 3 жыл бұрын
Why are we giving "q" in line 19 after inspecting the element. not understanding this step. Guide me plz...
@LearnAutomationOnline
@LearnAutomationOnline 3 жыл бұрын
Q is the name of the web element. See the inspected portion in your browser
@harishg2562
@harishg2562 Жыл бұрын
How to fix send keys error.i have changed the compiler version to latest, but it still not fixed ??
@LearnAutomationOnline
@LearnAutomationOnline Жыл бұрын
Change it to 1.8 specifically.
@harishg2562
@harishg2562 Жыл бұрын
@@LearnAutomationOnline i have changed it but still it's not working
@harishg2562
@harishg2562 Жыл бұрын
@@LearnAutomationOnline IT SHOWS LIKE THIS the method sendkeys(string) is undefined for the type list webelement. Aldready the version is 1.8 still showing..
@dhivya5262
@dhivya5262 Жыл бұрын
xpath video potunga bro
@LearnAutomationOnline
@LearnAutomationOnline Жыл бұрын
Refer Playlist tab. It's already there
@divyaa5812
@divyaa5812 2 жыл бұрын
sir enaku chrome/firefox ellam open aaguthu but text edhuvume vara matenguthu invalid selector exception nu error varudhu firefox la.... no such element exception nu chrome la varuthu solution solunga sir idhuku
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
Just stick with chrome for now. No such element means it couldn’t find the search box. Add thread.sleep(5000) . This will add 5 seconds wait time.
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
Ipothaiku chrome mattum use pannunga Firefox use panna venam nu sonen. Videos la thread. Sleep nu oru method pathi pesirupen. Atha use pannunga intha error varathu
@umeshwaran06
@umeshwaran06 2 жыл бұрын
Bro I have doubt new project edukirathu company kodupangala ?
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
Purila
@karthikeyan.t7187
@karthikeyan.t7187 2 жыл бұрын
hi bro iam getting error in firefox but in googledriver i have got output but in gecko driver it getting error can u plz explain bro
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
Just stick with chrome driver for now
@venkatprabhu2057
@venkatprabhu2057 2 жыл бұрын
Aii yarupa neenga ipdi meratala solli thareenga..ivlo step by stepa sonna yarukudan puriyadu.....😮
@varshas8631
@varshas8631 2 жыл бұрын
How many videos are their to complete selenium ?
@___123.
@___123. Жыл бұрын
20+
@mrasrarahamed1
@mrasrarahamed1 2 жыл бұрын
error occuring --------The method sendkeys(String) is undefined for the type List how can i rectify sendkeys problem
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
U can't perform sendkeys to list. Send keys is for webelement. Not list of webelement
@sivakumara4783
@sivakumara4783 Жыл бұрын
The error for me to
@ajithpalanisamy4073
@ajithpalanisamy4073 Жыл бұрын
Brother! Na chrome run pannum pothu 2 chrome pages open aguthu Thn find elements code use panum pothu Chrome browser open aagi stop aguthu Na id refer panni tha code enter panuna brother erunthalu chromela stop aguthu knjo help panunga brother
@LearnAutomationOnline
@LearnAutomationOnline Жыл бұрын
If ur code has two new chrome driver line, it will open two chrome browsers. Check the console what exception are u getting
@ajithpalanisamy4073
@ajithpalanisamy4073 Жыл бұрын
@@LearnAutomationOnline i have used only one code line brother And one thing brother Na google search box inspect panna apo veru id mattu tha show anathu So, id vachu code create panna load agala Thn anga name nu onu ila nane name (q) potona load aeiruchu athu ah apdi brother??
@mukeshdhakshina8994
@mukeshdhakshina8994 2 жыл бұрын
can we test selenium as a maven project there is any possible
@mukeshdhakshina8994
@mukeshdhakshina8994 2 жыл бұрын
kindly give me some solution
@LearnAutomationOnline
@LearnAutomationOnline 2 жыл бұрын
Maven is just a build tool. You can use maven project for ur selenium testing.
@mukeshdhakshina8994
@mukeshdhakshina8994 2 жыл бұрын
Thanks for your reply🤞
Selenium Tutorial series | Tamil | PART 4 - How to work with links in Selenium
7:07
Locators in Selenium | Selenium தமிழ் | Selenium Tamil Tutorial
22:43
Дибала против вратаря Легенды
00:33
Mr. Oleynik
Рет қаралды 4,9 МЛН
孩子多的烦恼?#火影忍者 #家庭 #佐助
00:31
火影忍者一家
Рет қаралды 47 МЛН
That's how money comes into our family
00:14
Mamasoboliha
Рет қаралды 8 МЛН
ИРИНА КАЙРАТОВНА - АЙДАХАР (БЕКА) [MV]
02:51
ГОСТ ENTERTAINMENT
Рет қаралды 13 МЛН
Selenium Tutorial series in Tamil | PART 1 - Getting started with Test Automation
22:35
GUVI Training Institute: Is it worth joining?
6:30
TECH MADRAS
Рет қаралды 1,3 М.
Дибала против вратаря Легенды
00:33
Mr. Oleynik
Рет қаралды 4,9 МЛН