kzbin.info/www/bejne/pqHRdZmEqridqNE Here is the video
@vino_noti Жыл бұрын
thankyou bro ec ah slow ah solirukinga spr broo
@letcode Жыл бұрын
Nandri bro ☺️
@FACTSLEADER92942 жыл бұрын
Neenga company la use panara methods shortcuts java selenium base pani oru full video podunga
@letcode2 жыл бұрын
Ok bro
@nirmalag2905 Жыл бұрын
clear and nice class, thank you
@letcode Жыл бұрын
Welcome 😊
@deepikamathayan14253 жыл бұрын
Seriously very gud tutorial .it helps for the beginners as well concept explanation is clear and depth.Thanks a loot.Keep making many tutorials.
@letcode3 жыл бұрын
Thank you ☺️
@FACTSLEADER92942 жыл бұрын
Bro namma companies la real time projects la actions use panuvama ila robot class use panuvama
@letcode2 жыл бұрын
Actions bro
@FACTSLEADER92942 жыл бұрын
Bro java script executor use panuvama companies la
@letcode2 жыл бұрын
Yes definitely
@geethajeyaraj97105 ай бұрын
529th like is from me. Good one. I was able to do it based on your video. Thank you. Please do share videos to identify locators for different web elements/ controls
@letcode5 ай бұрын
Thanks, keep watching everything is covered in the playlist.
@swetham675618 күн бұрын
Hi bro selenium architecture explain panringala and methods hu explain panringala
@letcode18 күн бұрын
In this playlist I have covered everything, pls check the videos.
@Ayyanar55 Жыл бұрын
SUPER BRO 👏
@letcode Жыл бұрын
Thanks 🤗
@deivab13 жыл бұрын
Very Nice Tutorial and all episodes are crisp enough to learn exact concepts. I have a question in element finding - button. I used //button[text()='LOGIN'], it is not identifying, but when using //button[.='LOGIN'] is working. can you please tell me why?
@ramyabalamurugan61542 жыл бұрын
Your way of teaching is awesome!.Much appreciated for doing the videos in Tamil🤗 I am looking for locating element inside shadow dom.Can you please upload a video for that?
@letcode2 жыл бұрын
kzbin.info/www/bejne/opuccmpppNB5mJo
@SrinivasaPetroleum4 ай бұрын
Hi find element la 3 quick fixes available nu varuthu error katuthu how to solve
@letcode4 ай бұрын
Syntax correct ah
@keerthanagopal44522 жыл бұрын
Can you name any chrome addon which is used currently to locate elements ?
@letcode2 жыл бұрын
You can use LetXPath.
@AmalaS-r2p2 ай бұрын
bro chrome 86 version download aagala error display aaguthu
@letcode2 ай бұрын
I replied to your previous comment.
@AmalaS-r2p2 ай бұрын
@@letcode bro chrome auto update aguthu 86 version download panna mudila..any alternative ways irukka?
@AmalaS-r2pАй бұрын
@@letcode bro right click topic oda url load aagala..sight cannot be reached nu display aguthu
Sir indha series ku enna enna browsers laam install pannanum sir
@letcode2 жыл бұрын
Chrome is fine to begin. Later firefox.
@kumaraguru535320 күн бұрын
Bro after clicking login. Email & password enter agama freeze agi nikuthu bro... Enna issue bro??
@letcode20 күн бұрын
Any error message on the console?
@kumaraguru535319 күн бұрын
@@letcode No bro. 10 mins idle la vituta. Still credentials enter panna freeze agi nikkuthu
@kumaraguru535315 күн бұрын
Bro please reply ethana idea sollunga... Normal ha letcode/sign domain poitu manual ha credentials kudutha sign aguthu bro. Same selenium use panni panna email & password enter agama freeze agi nikkuthu
@kumaraguru535315 күн бұрын
Got it bro.. code ha deep check pandra apotha notice panna.. "driver.findbyelementName()" tharama "driver.findbyelementClassname" thanthu iruka.. So selenium nala sendkeys pass panna mudila appadiya stop agi iruku..
@letcode15 күн бұрын
Super bro 😀
@rajarathinam19652 жыл бұрын
Sir 8:13 la log in kuduthen 1 of 2 nu kammikudhu locatorla how to handle
@letcode2 жыл бұрын
By default 1 St one kuda dhan interact pannum.
@bhavyacse84292 жыл бұрын
Thank you so much sir.....
@letcode2 жыл бұрын
Welcome 😊
@bhavyacse84292 жыл бұрын
What is the difference between java selenium and python selenium sir ....
@letcode2 жыл бұрын
Selenium is same, programming language is different.
Bro nenga find element pota udane kela neraya suggestions ketuchi enaku verum 3 dhan kamikudhu by.linktext error kamikudhu undefined for chrome driver nu varudhu pls clarify
@rajarathinam19652 жыл бұрын
By.link text pota chrome driver undefined nu error varudhu version changepannanuma eclipse la version change pannanuma
@letcode2 жыл бұрын
Driver.FindElement(by. Nu kudu bro, nariya suggestions kaatum
@krishna3202 Жыл бұрын
@@letcode Bro - The method findElementByLinkText(String) is undefined for the type ChromeDriver driver.findElements is giving only 3 auto suggestions appearing in auto suggestions
@ragpro-v9j Жыл бұрын
bro xpath tha namma inspect ah click panni easy ah copy panniralame ye manual ah type pandringa
@letcode Жыл бұрын
Adhu yeppome correct ah varadhu
@ragpro-v9j Жыл бұрын
@@letcode oh ana namma own ah xpath yeludhuna yeppavum correct ah irukuma bro
@letcode Жыл бұрын
Correct h iruka mathiri yeludhunam bro 😊
@NRNov162 жыл бұрын
Hi bro. Can you please help me out? I am not able to add Selenium dependencies on Eclipse (2019-12). Its showing error as : Errors occurred during the build. Errors running builder 'Maven Project Builder' on project 'Letcode'. java.lang.NullPointException
@letcode2 жыл бұрын
Is it fixed ?
@NRNov162 жыл бұрын
@@letcode Yes bro. Thanks
@akashshinde80324 жыл бұрын
Hi Koushik , I am using protractor for web-automation for my current project. Thanks for your amazing protractor series , it really helps me. I am stuck in 1 problem , there is one page in my project on which even if I gave correct CSS, XPath or any other locator (In inspect console locator highlights correct button) and try to click on any button in that page , but protractor does not click. Any suggestions how can I perform operations on this type of buttons\pages?
@letcode4 жыл бұрын
Is that within frame ?
@akashshinde80324 жыл бұрын
@@letcode No, I have checked frames with '' ,'frame','i frame' words button search result is 0. But there are html line having 'i' as tagname. (for example - ==$0 ::before )
@letcode4 жыл бұрын
Aria hidden true is there, take the parent element and try to click
@akashshinde80324 жыл бұрын
@@letcode I have tried with parent element also ,but protractor does not click. And this problem is with one specific page only (works fine for other pages). Error message is - Message: Failed: script timeout (Session info: chrome=86.0.4240.198) (Driver info: chromedriver=86.0.4240.22 (398b0743353ff36fb1b82468f63a3a93b4e2e89e-refs/branch-heads/4240@{#378}),platform=Windows NT 10.0.17763 x86_64) From asynchronous test: Error at Suite. (C:\Users\akash.shinde\Documents\ProtractorTypescriptCucumber\SFDC\Spec4.ts:32:5) at Object. (C:\Users\akash.shinde\Documents\ProtractorTypescriptCucumber\SFDC\Spec4.ts:5:1) at Module._compile (internal/modules/cjs/loader.js:1137:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10) at Module.load (internal/modules/cjs/loader.js:985:32) at Function.Module._load (internal/modules/cjs/loader.js:878:14)
@letcode4 жыл бұрын
@@akashshinde8032 I got it, but without seeing DOM, it will be tough to guess what exactly happening.
@tech-learner45552 жыл бұрын
Sir automation tester aaganumna selenium matu therinja poudhuma sir, enna enna therinju irukanum sir
@letcode2 жыл бұрын
Automation ku namma channel la eruka content podhum bro, Manual testing concept and agile therinum.
@tech-learner45552 жыл бұрын
@@letcode okay sir
@letcode2 жыл бұрын
@@tech-learner4555 bro or Koushik, pls no sir 😊
@tech-learner45552 жыл бұрын
@@letcode okay bro 😊
@jayakrishnavaishnav94253 жыл бұрын
bro what is the difference between WebDriver driver = new WebDriver(); and ChromeDriver driver =new ChromeDriver();
@letcode3 жыл бұрын
Bro watch this to understand it better kzbin.info/www/bejne/aoSoo2aDbc2tr7s
@ilavarasansriraman41403 жыл бұрын
What is the difference between Dot vs text() in xpath??
@letcode3 жыл бұрын
Good question, will make a video on it
@ilavarasansriraman41403 жыл бұрын
@@letcode Kandipa tutorial venum bro.. Intha concept ku 1 proper video kuda illa
@Obito_utchiha4 ай бұрын
. Use panni yappudi xpath panringa
@letcode4 ай бұрын
Purila bro
@PrakashA-t8b Жыл бұрын
my web browser is closing immediately.. help to solve
@letcode Жыл бұрын
May be the driver issue. kzbin.info/www/bejne/pXq2qId3ntx6gassi=YWbqxtXkDHO2vqVR
@mohamedmarzook75309 ай бұрын
Bro css pathi video iruka?
@letcode9 ай бұрын
Not yet bro
@mohamedmarzook75309 ай бұрын
Adhu romba important ah kandipa therunju irukanuma?
@letcode9 ай бұрын
Good to know, important nu solla mudiyadhu, xpath must.
@mohamedmarzook75309 ай бұрын
Yes bro xpath videos elame cover paniten
@mohamedmarzook7530 Жыл бұрын
Hi bro, My company website In login page username and password and captcha is here. I got the element for name and password but how can I get the element from captcha? 😢.
@letcode Жыл бұрын
Captcha cannot be automated. In a lower environment like dev or QA or staging developers should disable the captcha.
@mohamedmarzook7530 Жыл бұрын
@@letcode Lower environment mean? I can get you bro please tamil a solunga
@letcode Жыл бұрын
Testing ku oru environment irukum la bro. Production url vera, qa test panra site vera ah irukum.
@mohamedmarzook7530 Жыл бұрын
Ama bro apo nama dev kita local la andha captcha va disable pani dhan pana mudiuma?
@letcode Жыл бұрын
@mohamedmarzook7530 yes bro
@tech-learner45552 жыл бұрын
Sir indha website link share pannunga sir, launch url la neenga kudutha link type panna vaera website varudhu sir
@letcode2 жыл бұрын
letcode.in
@mahaalakshumi67372 жыл бұрын
@@letcode sir neenga website update pantinga pola sir idhu complete aah different aah iruku sir idhu matu practice pannama vdo matu paathukirava sir
@letcode2 жыл бұрын
@@mahaalakshumi6737 letcode.in/test Inga practice pananum
@mahaalakshumi67372 жыл бұрын
@@letcode hi bruuhh 😄😄
@letcode2 жыл бұрын
😊
@kbharathotk11 ай бұрын
click() method is undefined nu varuthu bro.. Click is not listing
@letcode11 ай бұрын
Find elements or find elements is used ?
@kbharathotk11 ай бұрын
Yes
@sagulhamith902Ай бұрын
@@kbharathotkUse only findelement not findelement(s)
@prakashanonymous90522 жыл бұрын
bro i cand find findelement id or link text etc...
@letcode2 жыл бұрын
Y bro
@jeyasurya67262 жыл бұрын
bro it show only find elements locators and find element strings
@letcode2 жыл бұрын
@@jeyasurya6726 you might have created reference for webdriver bro.
Namma channel la Java playlist irukum. Adhu podhum bro.
@vsselv Жыл бұрын
@@letcode okay i will watch bro entha topics thanja pothum konjam solluga bro
@jacksprrow20203 жыл бұрын
X path Tamil pls
@letcode3 жыл бұрын
Ok 😊
@jacksprrow20203 жыл бұрын
@@letcode bro login button div tag and class eruku I'd ela what locator is use Pana plsee.. telll
@letcode3 жыл бұрын
Xpath or css
@sandhya_timi Жыл бұрын
Yaru Sami neega 🙏
@letcode Жыл бұрын
Koushik 😎
@bharathimaran23532 жыл бұрын
I have written the below code, but I am getting exception the Sign out button. How to handle this Exception: Exception in thread "main" org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element ... is not clickable at point (951, 26). Other element would receive the click: ... package episode12; import java.util.concurrent.TimeUnit; import org.openqa.selenium.chrome.ChromeDriver; public class LaunchBrowserAndLogin { public static void main(String[] args) { // Launch ChromeDriver System.setProperty("webdriver.chrome.driver","./webdrivers/chromedriver.exe"); ChromeDriver driver = new ChromeDriver(); // load the URL driver.get("letcode.in/"); // Click Log In btn driver.findElementByLinkText("Log in").click(); // Enter Email driver.findElementByName("email").sendKeys("testemail.12@gmail.com"); // Enter pwd driver.findElementByName("password").sendKeys("Abcd123*"); // Click LOG IN driver.findElementByXPath("//button[.='LOGIN']").click(); // Wait driver.manage().timeouts().implicitlyWait(8, TimeUnit.SECONDS); //Sign Out driver.findElementByLinkText("Sign out").click(); } }
@letcode2 жыл бұрын
kzbin.info/www/bejne/rabHmXiKgrF-fsU
@shakthishakthi49357 ай бұрын
Bro...driver.get() not working only chrome page is open How to solve this
@letcode7 ай бұрын
I guess chromedriver issue.
@shakthishakthi49357 ай бұрын
@@letcode have downloaded chromedriver.exe and save into the folder
@jeba_queen6129Ай бұрын
Same issue driver.get() is not working only the chrome page is loading . How to resolve this anna
@letcodeАй бұрын
Pls watch this video kzbin.info/www/bejne/pXq2qId3ntx6gassi=TgD79SEVzUa7gugM
@tsiporche8 ай бұрын
Thanks
@letcode8 ай бұрын
🎊
@josepriston76352 жыл бұрын
Hi Bro , I am using this code to sign out but its showing error //click login off driver.findElementByLinkText("Sign out").click(); error : element click intercepted: Element ... is not clickable at point (1565, 26). Other element would receive the click: ...
@letcode2 жыл бұрын
Yes bro , because there is a toast message on top of sign out button, so the issue. You can wait for that to disappear. Then click in sign out.
@josepriston76352 жыл бұрын
@@letcode Thanks , i used "Thread.sleep(7000); " then its working