P5 - Launch Chrome & Firefox Browsers using Selenium WebDriver | తెలుగు |

Поділитися
Вставка
  • Опубліковано 6 вер 2024
  • In this video, I have explained about "Launch Chrome & Firefox Browsers using Selenium WebDriver in తెలుగు".
    Download ChromeDriver executable file:👇
    sites.google.c...
    Download GeckoDriver executable file:👇
    github.com/moz...
    Selenium WebDriver is an open-source tool for automated testing of web apps across many browsers. It provides capabilities for navigating to web pages, user input, JavaScript execution, and more.
    ⭐ChromeDriver: ⭐
    ChromeDriver is a standalone server that implements the W3C WebDriver standard. ChromeDriver is available for Chrome on Android and Chrome on Desktop (Mac, Linux, Windows, and ChromeOS)
    ChromeDriver is a separate executable that Selenium WebDriver uses to control Chrome. It is maintained by the Chromium team with help from WebDriver contributors.
    Follow these steps to set up your tests for running with ChromeDriver: 👇
    ✔ Ensure Chromium/Google Chrome is installed in a recognized location
    ✔ ChromeDriver expects you to have Chrome installed in the default location for your platform. You can also force ChromeDriver to use a custom location by setting a special capability.
    ✔ Download the ChromeDriver binary for your platform under the downloads section of chromedriver.c... site and Help WebDriver find the downloaded ChromeDriver executable by specifying its location via the webdriver.chrome.driver system property (see sample below)
    Sample Code:
    ~~~~~~~~~~
    System.setProperty("webdriver.chrome.driver", "/path/to/chromedriver");
    WebDriver driver = new ChromeDriver();
    ⭐ GeckoDriver: ⭐
    ~~~~~~~~~~
    geckodriver is an implementation of WebDriver, and WebDriver can be used for widely different purposes. How you invoke geckodriver largely depends on your use case.
    If you are using geckodriver through Selenium, you must ensure that you have version 3.11 or greater. Because geckodriver implements the W3C WebDriver standard and not the same Selenium wire protocol older drivers are using, you may experience incompatibilities and migration problems when making the switch from FirefoxDriver to geckodriver.
    Generally speaking, Selenium 3 enabled geckodriver as the default WebDriver implementation for Firefox. With the release of Firefox 47, FirefoxDriver had to be discontinued for its lack of support for the new multi-processing architecture in Gecko.
    Selenium client bindings will pick up the geckodriver binary executable from your system’s PATH environmental variable unless you override it by setting the webdriver.gecko.driver Java VM system property
    Sample Code:
    ~~~~~~~~~
    System.setProperty("webdriver.gecko.driver", "/path/to/geckodriver");
    WebDriver driver = new FirefoxDriver();
    ▶ Next Video link: • P6 - Auto Download Dri...
    ◀ Previous Video Link: • P4 - Download and Inst...
    ↔ Selenium Java in Telugu Playlist link: bit.ly/3tL7Z9S
    ✴ Checkout my other playlists: bit.ly/3gLIAVL
    ☕ Buy me a coffee: bit.ly/33ljBWc
    👑 Join my UA-cam channel to get access to perks:👇
    / @hyrtutorials
    ==============================================
    ==============================================
    Connect us @
    🔗 Website - www.hyrtutoria...
    🔗 Telegram - t.me/hyrtutorials
    🔗 Facebook - / hyrtutorials
    🔗 LinkedIn - / hyrtutorials
    🔗 Twitter - / hyrtutorials
    🔗 Instagram - / hyrtutorials
    ==============================================
    ==============================================
    🙏 Please Subscribe🔔 to start learning for FREE now, Also help your friends in learning the best by suggesting this channel.
    #hyrtutorials #selenium #telugu #java

КОМЕНТАРІ • 316

  • @HYRTutorials
    @HYRTutorials  3 роки тому +3

    📌 Selenium Java in Telugu Playlist link: bit.ly/3tL7Z9S
    ✴ Checkout my other playlists: bit.ly/3gLIAVL
    ☕ Buy me a coffee: bit.ly/33ljBWc

    • @travilbidda6576
      @travilbidda6576 Рік тому

      There are two test boxes. If you enter one value in the starting text box and ten value in the end box and search, one to ten data will appear in the table, how to calculate that data in selenium

  • @manaswinim7775
    @manaswinim7775 4 місяці тому +3

    Intha chakkaga explain chestunnavu tammudu .... I am Development manager with 15 years experience in .Net , I must learn Selenium to drive QA team ... Chala simple and easy ga unnayi mee videos.. you are excellent teacher .
    Madhyalo Bhramanandam gari expression perfect and relatable for every developer 😂

  • @AldhiAnil
    @AldhiAnil 2 роки тому

    Bramhi entry ragane goosebumps vacchi..... Simply superb ga explain chesthunnav bro.... ❤️❤️

  • @user-tw3hs1xk4k
    @user-tw3hs1xk4k 7 місяців тому

    Hi Yadagiri Reddy your all videos are helpful to me. I am waiting for other concepts of related selenium and Testing. please upload and complete the course as soon as possible

  • @neethuvasantha2041
    @neethuvasantha2041 2 роки тому +1

    chaala chala clear ga cheptunnaru.
    Thank you so much for your videos. pin to pin to explaining and executing..I have seen more videos from your Channel.For Beginer tr to expert avvavachu...

  • @sreepaarthcreations7294
    @sreepaarthcreations7294 Рік тому +2

    In latest version no need to add any translater, it is directly opens the web browser

  • @sshaikyounus
    @sshaikyounus 2 роки тому +1

    brahmi super hahahaha super explanation

  • @boorlaramu
    @boorlaramu 3 роки тому +1

    Super Anna.....
    Inka Telugu video s chiyali meeru 😎

  • @deepika7595
    @deepika7595 2 роки тому +2

    Super sir plz more video's on selenium plzzzz and one live project pls

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Thankyou 😊
      No need of any live project for selenium as every website in internet is a live only for practice

  • @sirigalimeli6656
    @sirigalimeli6656 Рік тому +1

    Excellent ga cheptunnav bro

  • @badimalabhimesh9504
    @badimalabhimesh9504 Рік тому +1

    Nice Wallpaper(Groot)🤩

  • @kavyayadla8642
    @kavyayadla8642 2 роки тому +1

    Thank you sir chala clear ga explain chesar

  • @AyyAppA_009
    @AyyAppA_009 3 роки тому +1

    Thanks Yadagiri Reddy...Nice session...👍

  • @naveenmunnelli
    @naveenmunnelli 2 роки тому +1

    Perfect brother, very clean delivery👏😍

  • @sunderchanti3650
    @sunderchanti3650 3 роки тому +1

    anna 2days nunchi own ga try chesna anna to solve some errors thank fro your video, 1mit lo solve ayindhi an problem

    • @HYRTutorials
      @HYRTutorials  3 роки тому +1

      Wow super
      Migilina videos anni kooda ade vidanga help avthai ani anukuntunna.
      Happy learning

  • @kiranmaisatya1127
    @kiranmaisatya1127 3 роки тому +1

    Chala baga explain chesaru

  • @sujathakoppala8063
    @sujathakoppala8063 Рік тому

    Thank you very much for all videos, very nice and clear explanation 🙏

  • @srilekha009
    @srilekha009 2 роки тому +3

    Hi sir,
    till now I have seen 8 videos of you, thank you for providing this course it's very useful for the learners like me.
    Sir I'm getting few errors during downloading of chrome using selenium, please clarify.
    Errors:couldn't find main class com.example.class
    caused by: java. lang. class not found Exception: com. example. Class.

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Check the common issues video in my telugu channel buddy

    • @srilekha009
      @srilekha009 2 роки тому +1

      @@HYRTutorials ok thank you sir

    • @mohamedbhasith90
      @mohamedbhasith90 Рік тому +1

      ​@@HYRTutorialshi sir, how do i open specific profile in edge browser using selenium?

    • @HYRTutorials
      @HYRTutorials  Рік тому

      @@mohamedbhasith90 usually selenium launches a fresh instance with default settings on any browser. Even though you have created bookmarks and profiles in your browser they don't come in the automation browser buddy. But you can create all these settings programmatically before launching the browser

    • @mohamedbhasith90
      @mohamedbhasith90 Рік тому

      @@HYRTutorialsdo u have any tutorial for that?

  • @ShivajiKalla
    @ShivajiKalla 10 місяців тому

    Hi sir,
    After mouse over on the chromedriver packages called import suggestions not displaying. Plz reply sir

  • @RKumar-wn3yr
    @RKumar-wn3yr 2 роки тому +1

    Excellent session 👏👏👏👏

  • @navyag6000
    @navyag6000 Місяць тому

    Sir what happens when we skip archetype selection coz it's taking a lot of time and not loading sometimes

  • @vkcreations5531
    @vkcreations5531 Рік тому +1

    Maa palita devudu sir 🙏

  • @user-lz5pp3qh1b
    @user-lz5pp3qh1b Рік тому +1

    Anna nv thopu anna

  • @RajaniGanesam
    @RajaniGanesam Рік тому

    ur awesome ...... really great ur way of explanation super annaya

  • @y.ashoknaidu5787
    @y.ashoknaidu5787 3 роки тому

    Ur explanation is superb sir

  • @syeddada1883
    @syeddada1883 2 роки тому +1

    Thanku so much sir.....great explanation

  • @Boundless5
    @Boundless5 2 роки тому

    Thank you soo much sir for this video ....am struggling from the beginning of course it helped me alot thankyou...🙏

  • @srilekha009
    @srilekha009 3 роки тому +1

    Superb explanation 👌🙏

  • @lathaguduri5438
    @lathaguduri5438 2 роки тому +1

    Excellent explanation 👏👏

  • @workoriented1408
    @workoriented1408 2 роки тому +1

    Hi Sir,
    Can you please make one video on how the driver executables should be added in maven project

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      If you are using maven project why you want to add driver executables manually?
      Check the video on auto downloading of driver executables in this playlist

  • @padmanallan
    @padmanallan Рік тому +1

    Thank you once again👍

  • @vikram-xp5ly
    @vikram-xp5ly 3 роки тому +1

    Really helpful sir 🤗

  • @sabirnagiri1755
    @sabirnagiri1755 2 роки тому +1

    Hello sir, Okasari selenium Frameworks meeda videos teyandi sir.. Please

    • @HYRTutorials
      @HYRTutorials  2 роки тому +1

      Sure buddy but konchm time paduthundi

  • @CricThrillClips
    @CricThrillClips 2 роки тому +1

    Hi bro am new to selenium,this playlist is enough bro to survive and i have no Java knowledge

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      If you dont have java knowledge then first learn java buddy.
      Without java if you watch the selenium then it is waste of time

  • @jyoshnapasupuleti9282
    @jyoshnapasupuleti9282 Рік тому +1

    Hi im not able to find the chrome Version 115.0.5790.170 in the website you provided.

    • @HYRTutorials
      @HYRTutorials  Рік тому

      Use the latest selenium versions and you don't need to do anything additionally buddy

  • @artandcrafts6542
    @artandcrafts6542 3 роки тому +1

    Hi,
    Even I am setting the correct path of chrome driver
    Still showing “the path to the driver executable must be set” Error.
    Please helpme🙏🏻

    • @HYRTutorials
      @HYRTutorials  3 роки тому

      Can you paste your script here, so that I can check

  • @rajugujja8736
    @rajugujja8736 2 роки тому +1

    Hi... Output ni excel file lo save cheyoacha.. Over write avvakunda every time add avvali output

    • @rajugujja8736
      @rajugujja8736 2 роки тому +1

      Me videos chusi chesanu annaa.. Txt file loki save avthund... Over write avthundi output...i want to maintain xls report

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      @@rajugujja8736 Apache poi playlist chudu buddy

  • @dailylifeofmob
    @dailylifeofmob 22 години тому

    Thanks bro❤

  • @asiasultana7541
    @asiasultana7541 Рік тому +1

    Hi sir, i didn't install any chrome.exe, but I opened browser amazone application, no need to add exe file right, I just install the selenium jars.Please clarify my doubt and your videos are very nice

    • @asiasultana7541
      @asiasultana7541 Рік тому +1

      Please clarify this doubt

    • @HYRTutorials
      @HYRTutorials  Рік тому

      With latest selenium versions like after 4.6.0 you don't need any chrome.exe buddy

  • @nagurshaik5970
    @nagurshaik5970 Рік тому +1

    I am facing an issue that
    Class not found exeption
    Can you give me any suggestions..

    • @HYRTutorials
      @HYRTutorials  Рік тому

      Change the jre system library buddy
      ua-cam.com/video/oIhRNl5q3OI/v-deo.html

  • @travilbidda6576
    @travilbidda6576 Рік тому +1

    There are two test boxes. If you enter one value in the starting text box and ten value in the end box and search, one to ten data will appear in the table, how to calculate that data in selenium

    • @HYRTutorials
      @HYRTutorials  Рік тому

      You have to get the table cells and iterate them.

  • @karthikclicks8416
    @karthikclicks8416 2 роки тому

    Excellent sir👏👏👏👏
    Thanq u💐💐💐

  • @ajithkv9539
    @ajithkv9539 2 роки тому +1

    where did you get the resources folder from?? I am unable to add the web browser jars onto my eclipse. Please help.

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      You have create that resources folder in your project root directory buddy.

  • @sivapremchandreddygoluguri7277
    @sivapremchandreddygoluguri7277 3 місяці тому

    Hi bro for my case i did't even install chromedriver but still my code work well
    I just created the object then called get method using that object
    But i didn't understand how it's possible

  • @DINESH-im4is
    @DINESH-im4is 2 роки тому +1

    Sir iam error like
    Caused by Java.lang.classNotFoundException

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      send me the screenshot on my email buddy

  • @hellowram
    @hellowram Рік тому +1

    hi bro its not working this type of buildpathh access
    please tell me other way to add bulild path

    • @HYRTutorials
      @HYRTutorials  Рік тому

      Send me the screenshots on hyadagirireddytutorials@gmail.com

  • @sriharshinichada4945
    @sriharshinichada4945 2 роки тому +1

    Hi sir.
    THis is the error am getting.
    Error occurred during initialization of boot layer
    java.lang.module.FindException: Module format not recognized: C:\Users\pc\Desktop\Chromedriver\chromedriver.exe

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Send me the screenshot on hyadagirireddytutorials@gmail.com

  • @janakimamidi6902
    @janakimamidi6902 2 роки тому +1

    hi sir i did download selenium jar file but it download as a zip in that its shows only floders not like standalone java file pls clear this

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      That's strange.
      Did you resolve this issue or still facing the same buddy?

  • @akhilbabu8921
    @akhilbabu8921 11 місяців тому

    Sir ,you created a folder name is Resource folder, in this folder you paste selenium server standalone after Add to build path ,like that you pasted Chrome driver but you not do Add to build path ,why sir ?

  • @nikhithakrishnam5388
    @nikhithakrishnam5388 Рік тому +1

    Hi bro pls make a video of how to open chrome browser using selenium in visual studio code in Telugu

    • @HYRTutorials
      @HYRTutorials  Рік тому

      Sure buddy but why do u want to use vs code?

  • @funlearn_withraga8555
    @funlearn_withraga8555 Рік тому +1

    Hi , i am trying to open web page but webdriver ni import cheyali kada asalu naku import option e chupinchatledu is there any solution

  • @ravikumarkola393
    @ravikumarkola393 2 роки тому +1

    hi sir
    Error: Could not find or load main class test.Login
    Caused by: java.lang.ClassNotFoundException: test.Login
    e error vasthundi sir

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      That's a common exception occurred due to lot of issues.
      Try to change JRE system library and restart the eclipse

  • @Strangerfornuthing
    @Strangerfornuthing Рік тому +1

    Nice brother

  • @chinnamsrinu3898
    @chinnamsrinu3898 2 роки тому +1

    Sir when iam using firefox browser it is not opening in the console not have binary path to firefox and make sure firefox is installed r not

  • @ramalakshmi5640
    @ramalakshmi5640 2 роки тому +1

    Super 👌👌👌👌👌

  • @chandrasekharpalle427
    @chandrasekharpalle427 2 роки тому +1

    Thank you Sir..

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Consider subscribing to my telugu channel, you can enjoy lot more content there: ua-cam.com/channels/1Bbtdbpfert8leeKx2mssw.html

  • @sharmilashaik4085
    @sharmilashaik4085 2 роки тому +1

    Thank you annaiah

  • @narratej8419
    @narratej8419 2 роки тому +1

    Hi bro,
    Chrome webdriver exe file ni eclipse lo paste cheyataniki avvatledhu.
    can you please suggest another option

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      File explorer nundi paste chei buddy

  • @gp3379
    @gp3379 2 роки тому +1

    Thank u soo much bro...

  • @surukartheek1717
    @surukartheek1717 2 роки тому +1

    bro maku selenium kotha nuvu edo flow lo cheapukuntu vealipothunav....nonm it persons kuda untaru kada....

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      NonIT persons ni dhrushtilo pettukoni he ee series chesanu buddy.
      Ee playlist lo unna videos ni oka order lo chusthe chala clear ga ardam avthai.
      Appatiki ardam avvakapothe nee doubts ni naku mail chei buddy on hyadagirireddytutorials@gmail.com

  • @nandinirayavarapu1917
    @nandinirayavarapu1917 2 роки тому +1

    Hai
    My doubt is you said that you will keep the link in discreption box about 9th line of the code but there are soo many I don't know what's the correct one

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      In description i have mentioned the links from where you can download the driver exe files and also mentioned the detailed info on driver exe files na

  • @manasamajam9198
    @manasamajam9198 2 роки тому +1

    I am unable to paste my chrome driver. pls help me in this issue

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Try to paste the same from file explorer buddy.

  • @shanthimodigunta8862
    @shanthimodigunta8862 3 роки тому +1

    hello sir.... sir i am using WebDriverManager, its not giving any error but when i try to use driver.get() method the parameter is only arg and null coming. if i give the Url its not opening the webpage. Why i am not get Url parameter? Please explain sir

    • @HYRTutorials
      @HYRTutorials  3 роки тому

      Show me the script

    • @shanthimodigunta8862
      @shanthimodigunta8862 3 роки тому

      @@HYRTutorials
      package com.example;
      import org.openqa.selenium.WebDriver;
      import org.openqa.selenium.chrome.ChromeDriver;
      import io.github.bonigarcia.wdm.WebDriverManager;
      public class TestActions {
      public static void main(String[] args) {

      WebDriverManager.chromedriver().setup();
      WebDriver driver=new ChromeDriver();
      driver.manage().window().maximize();

      driver.get(arg0);

    • @HYRTutorials
      @HYRTutorials  3 роки тому

      @@shanthimodigunta8862 you can replace that arg0 with url
      I guess u r passing the url in double quotes

  • @Kavyatalk
    @Kavyatalk 8 місяців тому

    Webdriver cannot be resolved to a type, e issue tho ninna nundi solution kosam chustuna ,miremaina help chesthara Andi
    Solution kosam chala youtubes lo chusa jar files add cheyadam ,even though add cheska kuda ravatle pls pls help me in this issue

  • @paduchurimunikumari8458
    @paduchurimunikumari8458 2 роки тому +2

    Sir,I followed the same as u did but I am getting error as java.lang.iilegalstateException.
    Can u pls help me with this

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Can u send me the screenshots on hyadagirireddytutorials@gmail.com

    • @paduchurimunikumari8458
      @paduchurimunikumari8458 2 роки тому +1

      Sir I am trying to send u mail but it queued .
      I tried many Times .

    • @paduchurimunikumari8458
      @paduchurimunikumari8458 2 роки тому +1

      Sir I am using normal java project .
      I am trying to navigate guru99 website but it's showing error as ClassnotfoundException

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Probably because of attachments size or low network speed

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      That's a common exception that occurs due to so many reasons buddy.
      If u can send me the screenshots then i can help you in that

  • @bhavanisusarla2704
    @bhavanisusarla2704 2 роки тому

    while im trying to use get method its not allowing and stating like get.class, what is the problem, itried for firefox its not giving version details

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Send me the screenshot on hyadagirireddytutorials@gmail.com

  • @raviwebdeveloper8517
    @raviwebdeveloper8517 Рік тому +1

    Bramhi vasthadu anne assalu expect cheyale bhayya😂
    Nanu kuda bramhi fan eh

  • @hardiky927
    @hardiky927 2 роки тому +1

    How to run the selenium in chrome and Firefox in at time ? Can you answer

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      For that you need to implement the parallel testing with parameters using testng.
      Watch the below videos to learn that:
      ua-cam.com/video/lMzdCHom2vs/v-deo.html
      ua-cam.com/video/w7ObteNcxVA/v-deo.html
      ua-cam.com/video/e-MKvkZrCJ8/v-deo.html

  • @manikrishna5674
    @manikrishna5674 2 роки тому +1

    When I try to type system.setproperty it is showing like Evaluates project setup fixes to resolve the reference to the missing
    element 'System.setproperty'.how to resolve it?

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Sometimes it happens with eclipse but within some seconds of time it will work.
      is it the same case for you?

    • @manikrishna5674
      @manikrishna5674 2 роки тому

      @@HYRTutorials I am still facing same.some of the key words in selenium are showing while righting the code but some are not showing .When you are righting the code like system.set properties it is showing for you but for me it is like no default proposals.

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      @@manikrishna5674 system.setproperty is not from selenium brother.
      It is coming from Java itself.
      Are you in VPN?

  • @ManuKumar-se3xy
    @ManuKumar-se3xy 2 роки тому +1

    Firstly Thanks for making this amazing brief content Videos Sir
    on code WebDriver driver = new ChromeDriver ane rasyaru
    e objects valla konchem confusing
    WebDriver driver = new WebDriver ane kakunda ChromeDriver constructor ane call chesya annaru
    adhye ChromeDriver class or Constructor code first lines lo mention chiayakudadha?
    EX: class ChromeDriver{
    ChromeDriver ( )
    }

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      We are using the classes from selenium libraries. So we don't create those classes.
      Have you completed learning corejava?

    • @ManuKumar-se3xy
      @ManuKumar-se3xy 2 роки тому +1

      @@HYRTutorials Yes Sir

  • @avinashvoleti5522
    @avinashvoleti5522 2 роки тому +1

    Anna Docker best aaaa Leda Kubernets best aaaa
    Nerchukovadaniki

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      They both are good but i suggest you for Kubernets

  • @lokeshmallavarapu6792
    @lokeshmallavarapu6792 2 роки тому +1

    thank you anna 😊

  • @anushap6159
    @anushap6159 3 роки тому +1

    Google page open ayyindi sir but it shows windows defender antivirus wants to reset your settings ani vachindi Nenu reset chesanu sir, chrome profile chupinchatledu ante chrome profile create cheyala sir

    • @HYRTutorials
      @HYRTutorials  3 роки тому

      Send me screenshot on hyadagirireddytutorials@gmail.com

  • @andavaraputejeswararao1772
    @andavaraputejeswararao1772 2 роки тому +1

    Hi Brother
    While using firefor driver...getting NoSessionCreated exception....Can you suggest me what I do next?

  • @madhunaidu6250
    @madhunaidu6250 2 роки тому +1

    Google home page automation lo open avvatledu anna. "could not find or load main class example. Selenium1 (class name) idi vastundi pls help me bro

  • @VijayKumar-bn1kd
    @VijayKumar-bn1kd 2 роки тому +1

    I am unable to paste downloaded chrome driver .exe file in resource folder

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Watch this video:
      ua-cam.com/video/oIhRNl5q3OI/v-deo.html

  • @raghavpspk
    @raghavpspk 2 місяці тому

    Hello sir,
    Chrome driver download ani search cheste link ravadam ledu .

  • @angryeagles9295
    @angryeagles9295 2 роки тому +1

    Anna nenu firefox and chrome selenium tho open chesthunte aa browsers open ayyi automatic ga close avuthunay. Deniki solution chepu anna please🙏?

    • @angryeagles9295
      @angryeagles9295 2 роки тому +1

      Python tho chesthuna

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Probably ur driver executable version and browser version is mismatched

  • @pallavolisowjanya4438
    @pallavolisowjanya4438 2 роки тому +1

    Sir webdriver and chrome driver ki import ane option ravadam ledhu sir
    Yenni sarlu try chesina clarify sir

  • @rajeshnaidudatti945
    @rajeshnaidudatti945 2 роки тому

    good bro,t hank you

  • @Sowmya_Batlanki
    @Sowmya_Batlanki Рік тому

    Hi Sir,
    Naku program execute chestuntey Error occured during initialization of boot layer
    Java.lang.module.FindException : Module Automation practice(my project name) not found ani vastundi
    2) driver. ani type cheyagane selenium lo unna methods anni chupinchali kada kaani chupinchatledu.
    Pls resolve this sir

    • @HYRTutorials
      @HYRTutorials  Рік тому

      Watch this video buddy
      ua-cam.com/video/oIhRNl5q3OI/v-deo.html

  • @aaravthalipeneni9324
    @aaravthalipeneni9324 3 роки тому +1

    when i download and extract the chrome driver file it is not in .exe file it is showing chromedriver .

    • @HYRTutorials
      @HYRTutorials  3 роки тому

      Nothing to worry Aarav.
      that's because, By default extension is not showing in your directory structure.
      To check the extension, right click on the chromedriver and click on properties then you can see the extension there.

    • @aaravthalipeneni9324
      @aaravthalipeneni9324 3 роки тому +1

      @@HYRTutorials Thankyou

  • @krishnareddydumpa5285
    @krishnareddydumpa5285 2 роки тому +1

    How to close pop up by using selenium

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Which type of a popup it is?
      Are you able to inspect anything on that popup?

  • @vijaymsn1740
    @vijaymsn1740 3 роки тому +1

    Thank u bro

    • @HYRTutorials
      @HYRTutorials  3 роки тому

      Glad u liked it.
      Continue watching the remaining videos as well.

  • @harishgoduru7627
    @harishgoduru7627 7 місяців тому

    Hii Anna Maa laptop chrome version 121.0.6167 but Google lo 115.0.0087 below versions matrame u nay ippudela?

  • @rameshkoppera7956
    @rameshkoppera7956 Рік тому +1

    Bro web driver and chrome driver can't be rosolved type ani vastundhi bro

    • @rameshkoppera7956
      @rameshkoppera7956 Рік тому +1

      Only ee line lo matrame error vastundhi

    • @HYRTutorials
      @HYRTutorials  Рік тому +1

      Ee playlist last lo oka video untundi chudu buddy issues meeda

    • @mohammadsharukh3454
      @mohammadsharukh3454 9 місяців тому

      ​@@HYRTutorialsbrother I request you to give me a job as fresher through reference

  • @KiranKumar-pm2ui
    @KiranKumar-pm2ui Рік тому +1

    Please add link of detailed explanation og webdriver driver=new chromedriver();

    • @HYRTutorials
      @HYRTutorials  Рік тому

      Checkout the interview questions playlist in this channel buddy

  • @deepika7595
    @deepika7595 2 роки тому +1

    Complete selenium videos cheyandi sir telugulo plzz

  • @bhavanisusarla2704
    @bhavanisusarla2704 2 роки тому

    and while im downloading maven dependency its getting junits dependency why so??

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Because by default with the simple maven project you will get the junit library buddy.
      You can remove the dependency from pom.xml file

  • @satyaramjidhulipudi9383
    @satyaramjidhulipudi9383 3 роки тому +1

    Exception in thread "main" org.openqa.selenium.WebDriverException: Timed out waiting 45 seconds for Firefox to start
    This type error is raised.how to solve this issue
    My FF version 92.0.1
    Java 8
    Selenium 3.141.59
    Gecko version 0.29.1

    • @HYRTutorials
      @HYRTutorials  3 роки тому

      is the firefox window opened atleast?

    • @satyaramjidhulipudi9383
      @satyaramjidhulipudi9383 3 роки тому

      @@HYRTutorials browser opened but url not opening

    • @HYRTutorials
      @HYRTutorials  3 роки тому

      @@satyaramjidhulipudi9383 oh then it might be bcz of some configuration issues.
      What is your firefox browser version like 32bit or 64 bit?
      And what is the geckodriver version u r using 32 bit or 64 bit?

  • @koteshyadavbathula8526
    @koteshyadavbathula8526 2 роки тому

    Launch configuration A (1) references non-existing project TestEdgeDriver. alaa vastundi bro

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Send me the screenshots on hyadagirireddytutorials@gmail.com

  • @sivaprasanna1100
    @sivaprasanna1100 2 роки тому +1

    Sir it will not paste in chrome zip in eclipse. Could you please explain.

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      You should extract the zip file and it you will get chromedriver.exe file inside that extracted folder.
      That file you need to copy and paste in your project.

    • @sivaprasanna1100
      @sivaprasanna1100 2 роки тому +1

      Okay sir I will do it.

    • @sivaprasanna1100
      @sivaprasanna1100 2 роки тому +1

      Sir it's working tq sir.

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      @@sivaprasanna1100 ohh super

    • @sivaprasanna1100
      @sivaprasanna1100 2 роки тому

      Bro I will create a gmail application login page is work to pwd is not support showing what am I do it please reply bro.

  • @priyapattabhiraman1576
    @priyapattabhiraman1576 2 роки тому +1

    What is meaning of relative path and absolute path...?difference

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      Absolute path starts from root of the directory. It's kind of full path.
      Relative path is given by considering the current project or current folder.

    • @priyapattabhiraman1576
      @priyapattabhiraman1576 2 роки тому +1

      @@HYRTutorials got it thanks 😊

    • @priyapattabhiraman1576
      @priyapattabhiraman1576 2 роки тому +1

      Fast reply👏👏

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      @@priyapattabhiraman1576 yeah sometimes.
      But even in worst case scenario you can expect the reply within 1day.

    • @priyapattabhiraman1576
      @priyapattabhiraman1576 2 роки тому +1

      @@HYRTutorials thanks a lot I started watching ur videos yesterday onwards way of explanation is nice .I Am currently doing manual testing I think this video's will cover all automation .and help me to get into automation think so

  • @rihanya_jethin4593
    @rihanya_jethin4593 2 роки тому +1

    Internet explorer execute kavatledhu sir

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      What is the error you are getting.
      If possible send me the screenshot on hyadagirireddytutorials@gmail.com

  • @anuradhakuppili9457
    @anuradhakuppili9457 9 місяців тому

    Hi sir nice explanation, sir nenu latest version selenium download chesa sir e chromedriver download cheyakundane code execute aindhi sir reason enti sir

    • @anuradhakuppili9457
      @anuradhakuppili9457 9 місяців тому

      Ok sir for latest versions no need to download drivers

  • @mS-oc1yy
    @mS-oc1yy 2 роки тому +1

    Testng telugulo cheyandi sir

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      TestNg inka english lone ipoledu buddy.
      English lo ipogane telugu lo chestanu

  • @dhanunjayraovesala7435
    @dhanunjayraovesala7435 Рік тому +1

    Hi sir fire fox open avatar ledhu sir

  • @managodavari2087
    @managodavari2087 Рік тому

    Tq.....

  • @Pagalhoney9999
    @Pagalhoney9999 Рік тому +1

    sir totally correct rasanu program but error vasthundhi

    • @HYRTutorials
      @HYRTutorials  Рік тому

      Send me the screenshots on hyadagirireddytutorials@gmail.com

  • @saikumar-ky6ex
    @saikumar-ky6ex 2 роки тому

    hii bro ChromeDriver.exe ah resouses lo copy avvatle bro. what i can do now

    • @HYRTutorials
      @HYRTutorials  2 роки тому

      File explorer nundi copy paste chei buddy