Selenium XPath - 15 + patterns | LetCode

  Рет қаралды 35,061

LetCode with Koushik

LetCode with Koushik

Күн бұрын

Пікірлер: 96
@naveenbv1838
@naveenbv1838 4 жыл бұрын
Pinnitinge both with content and very well presentation and especially those xpath 🐟 catching slides 👍👌🙂 I think person who watches this video cannot forget about xpath bcs you have taught visually in entertaining manner🙏
@letcode
@letcode 4 жыл бұрын
Thank you so much bro 😊
@rajesho9772
@rajesho9772 4 жыл бұрын
Hey thsts really awesome.... I have a query where no where I found a soln.... Please tell me how to write xpath to find an element based on text if text has both double and single quotation. For example my mother's name is "Anjali"
@letcode
@letcode 4 жыл бұрын
@@rajesho9772 That's an interesting question and somehow I forgot to include, here we go with the solution. We have to use the XPath concat functions, //p[concat("my mother's",'name is "Anjali"')]
@rajesho9772
@rajesho9772 4 жыл бұрын
@@letcode Thanks bro... In my org framework . The text of xpath is dynamically provided at runtime . Hence this one scenario is causing too much prob. Like //p[{tokenString}] Where this entire {tokenString} will be replaced by such text for different inputs. Here I can't use concat individually. Can we use any translate such function to resolve this. I tried my best and now looking for soln from others.
@letcode
@letcode 4 жыл бұрын
May be you can wirte a regex to identify the tokenString and then you split based on single ot double quotes and pass it with in xpath. I have no idea about translate functions as of now. Seems like interesting problem, I will definitely give it a try.
@sivamurugan3346
@sivamurugan3346 2 жыл бұрын
Koushik Bro, you are a far far better teacher. Thanks a Lot...👍👃👃
@letcode
@letcode 2 жыл бұрын
Thank you 😊
@mohiuddinahmed9980
@mohiuddinahmed9980 2 жыл бұрын
Wow! what a nice explanation and I learned some tricky and additional way of xPath ,which I did not watch before.Thank you very much.
@letcode
@letcode 2 жыл бұрын
Happy learning 😊
@karthickchandran7247
@karthickchandran7247 2 жыл бұрын
​ @LetCode with Koushik Great great Bro.... Completely have understood all the Xpath types, patterns, and Syntax. Have taken detailed notes on all the points, and this will be my reference guide for me in future... I really appreciate the effort you have made to give clarity to the viewer. Nice bro.... !!
@p.sureshsaravanan2173
@p.sureshsaravanan2173 4 жыл бұрын
Bro, simply amazing...epdi dude naraya info solringa..i watched naraya videos for xpath but this video is my favourite hereafter... thanks bro..
@letcode
@letcode 4 жыл бұрын
Thank you so much 🥰
@nihiljohnson5084
@nihiljohnson5084 2 жыл бұрын
Everything is clear....Thanks for this vedio.
@letcode
@letcode 2 жыл бұрын
Welcome 🤗
@taahaa1234
@taahaa1234 3 жыл бұрын
Clear and precise explanation.. Thanks for the video.
@letcode
@letcode 3 жыл бұрын
Thank you 😊
@dineshkasiraman9196
@dineshkasiraman9196 2 жыл бұрын
Thanks brother!! Highly helpful...Keep Rocking...!!
@letcode
@letcode 2 жыл бұрын
Happy learning 😊
@bhargavichittibabu
@bhargavichittibabu 2 жыл бұрын
Thank you so much👏😊 you did a great job, really helped me lot.
@letcode
@letcode 2 жыл бұрын
I'm so glad!
@SathishKumar-hu2tr
@SathishKumar-hu2tr 3 жыл бұрын
Really helpful bro🤝🏻 Thanks a lot ☺and hats off to your effort⭐⭐⭐
@letcode
@letcode 3 жыл бұрын
Thank you ☺️
@aswinignanasekar7744
@aswinignanasekar7744 3 жыл бұрын
Thanks much Bro👍 This video helped me a lot🙂
@letcode
@letcode 3 жыл бұрын
Welcome 🤗
@vidhyav6240
@vidhyav6240 11 ай бұрын
Bro I want to print the filter results and two dimensional filter statics table from the jira dashboard to the outlook mail. Please can you help me with that.
@letcode
@letcode 11 ай бұрын
You can use the find elements method to find multiple elements and get the text of each element and store it in a map or a 2 dimensional array.
@fightclub2325
@fightclub2325 Жыл бұрын
Thanks it is really useful. if possible would you be able to create videos for wdio framework with ts
@letcode
@letcode Жыл бұрын
Thanks, sure will try.
@tsiporche
@tsiporche 8 ай бұрын
Nandri... Nandri.... Nandri 🙏
@letcode
@letcode 8 ай бұрын
Welcome 😊
@dankyblinders8439
@dankyblinders8439 Жыл бұрын
Hey king 👑 you dropped this 🔥 #subscribed
@letcode
@letcode Жыл бұрын
🤗
@SaranSwaminathan
@SaranSwaminathan Жыл бұрын
bro which locator is mostly used to find element in real time?
@letcode
@letcode Жыл бұрын
Depending on the website, i mostly use XPath
@tech-learner4555
@tech-learner4555 2 жыл бұрын
Sir software tester aaganumna enna laam therinju irukanum sir,
@sjbhaskar8236
@sjbhaskar8236 3 жыл бұрын
Undefined knowledge bro super....i have a doubt. Chrome la addon irruku r inspection laye copy Rel Xpath irruku apdi irrukumbothu naama en ivolo method la Xpath understand pannanum...what's the diff r need for automatic generate XPath vs manual..... plz explain reason bro...it's very helpful for beginners....
@letcode
@letcode 3 жыл бұрын
Extension yeppome useful ah erukadhu bro. Namma xpath knowledge important, tools useless.
@muthulekshmi4704
@muthulekshmi4704 Жыл бұрын
Can you please help on clathrate for flipkart submenu selection
@letcode
@letcode Жыл бұрын
What is clathrate?
@muthulekshmi4704
@muthulekshmi4704 Жыл бұрын
@@letcode sorry spelling Mistake. How we can take x path in flipkart sub menu selection? (Example in flipkart electronics - lights)
@reeganthomas44
@reeganthomas44 2 жыл бұрын
Thanks bro 🙂👍
@letcode
@letcode 2 жыл бұрын
🤗
@iMadeThisThat
@iMadeThisThat 3 жыл бұрын
Jabardast Koushik bhai!
@letcode
@letcode 3 жыл бұрын
Thank you bhai ☺️
@JK_2303
@JK_2303 3 жыл бұрын
*Bro..is these XPath patterns will be similar to other automation tools rather than selenium bro??*
@letcode
@letcode 3 жыл бұрын
Xpath is common bro.
@syedtesting
@syedtesting Жыл бұрын
Thanks bro
@letcode
@letcode Жыл бұрын
🤗
@SanthoshSanthosh-sr7yb
@SanthoshSanthosh-sr7yb 2 жыл бұрын
How to find it upwards or downward bro
@letcode
@letcode 2 жыл бұрын
Based on the html structure.
@SanthoshSanthosh-sr7yb
@SanthoshSanthosh-sr7yb 2 жыл бұрын
@@letcode aadha structure epadi identity pandradhu bro
@letcode
@letcode 2 жыл бұрын
@@SanthoshSanthosh-sr7yb adhuku konjum basic of html learn pannanum bro. Opening angular bracket and closing angular bracket vechi. kzbin.info/www/bejne/iIPHimVmlKyoeMk
@mukeshm8848
@mukeshm8848 3 жыл бұрын
This topic available in Tamil?
@letcode
@letcode 3 жыл бұрын
UnUnfortunately no bro
@mukeshm8848
@mukeshm8848 3 жыл бұрын
@@letcode ok bro 🙄
@growmore2458
@growmore2458 2 жыл бұрын
Super sir
@letcode
@letcode 2 жыл бұрын
Thanks 🙏
@naveenbv1838
@naveenbv1838 4 жыл бұрын
Also surprised why no comments yet by any viewers yet but I pray to god it reaches to all testers community very soon🙏
@letcode
@letcode 4 жыл бұрын
If someone is learning from this, that's enough bro. Comments & like expect panna video panna mudiyathu 😜
@naveenbv1838
@naveenbv1838 4 жыл бұрын
@@letcode Truly well said 🙂
@praveen6155
@praveen6155 2 жыл бұрын
awsome bro
@malarvizhi1125
@malarvizhi1125 2 жыл бұрын
Super
@gothandaramanr579
@gothandaramanr579 2 жыл бұрын
Bro, eppade xpath edukkaradhufor all locatorskum oru video tamil podungaaa
@letcode
@letcode 2 жыл бұрын
All locators ku one time la yeduka mudiyadhu bro
@gothandaramanr579
@gothandaramanr579 2 жыл бұрын
@@letcode illa, ore videola xpath fulla cover pani solunga, eppade xpath edukkanu solunga...
@letcode
@letcode 2 жыл бұрын
@@gothandaramanr579 adhu dhan indha video bro , 45 mins eruku.
@gothandaramanr579
@gothandaramanr579 2 жыл бұрын
@@letcode okay bro thanks
@gothandaramanr579
@gothandaramanr579 2 жыл бұрын
Javascript selenium kodunga bro
@Ayyanar55
@Ayyanar55 2 жыл бұрын
bro python selenium video podunga bro
@letcode
@letcode 2 жыл бұрын
Python nalla irukadhu bro
@keerthanagopal4452
@keerthanagopal4452 11 ай бұрын
😊
@letcode
@letcode 11 ай бұрын
Hope you liked it.
@vsselv
@vsselv 2 жыл бұрын
Xpath tamil illaya bro
@letcode
@letcode 2 жыл бұрын
Ila bro. Weekend upload panran
@vsselv
@vsselv 2 жыл бұрын
@@letcode i waiting bro you will confirm update bro 🖖🏼
@vsselv
@vsselv 2 жыл бұрын
Bro css selector video tag me bro
@letcode
@letcode 2 жыл бұрын
CSS not yet uploaded bro.
@mohanrajg7254
@mohanrajg7254 2 жыл бұрын
Bro Tamil la pesunathu illaiya???
@letcode
@letcode 2 жыл бұрын
Illaye 🥺
@yasarjahid7496
@yasarjahid7496 2 жыл бұрын
@@letcode bro Eni Podvingla Bro Pota Help Full la Erukum 🥲
@letcode
@letcode Жыл бұрын
Tamil video available now bro
@aishwaryaasathesh9753
@aishwaryaasathesh9753 Жыл бұрын
Share the link for tamil video bro
@letcode
@letcode Жыл бұрын
kzbin.info/aero/PLQP9SC4InfiyHD8s6_NUV6Gg6m2kmISMY
@vikkirj1609
@vikkirj1609 3 жыл бұрын
Bro dyamamic x- path explain in Tamil
@letcode
@letcode 3 жыл бұрын
Page object model videos la potu irukan bro
@SuryaSurya-nk8um
@SuryaSurya-nk8um 2 жыл бұрын
Bro Tamil la podunga bro
@letcode
@letcode 2 жыл бұрын
Ok bro
@keerthanagopal4452
@keerthanagopal4452 11 ай бұрын
😊
@letcode
@letcode 11 ай бұрын
Hope you liked it.
Protractor Framework -1 With TypeSript | Protractor Tutorial | LetCode
18:36
LetCode with Koushik
Рет қаралды 4,4 М.
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
What are GetWindowHandle and GetWindowHandles in Selenium? | Selenium Basics
12:42
Xpath Locator in Selenium | Most Easy to understand for Beginners | Part 3
1:25:13
How to Become Genius in XPath in Selenium  - Session -18
39:48
Naveen AutomationLabs
Рет қаралды 733 М.
What is XPath | How to create XPath | for Beginners
10:53
Automation Step by Step
Рет қаралды 268 М.
How To Handle Frames in Selenium தமிழ் | Selenium Tamil Tutorial
27:38