Selenium WebDriver Tutorial #9 - How to use WebDriver Manager

Поділитися
Вставка
  • Опубліковано 8 вер 2024

КОМЕНТАРІ • 52

  • @brian_m1892
    @brian_m1892 3 роки тому +5

    Very helpful & clear, thank you! I am a beginner and your videos really are excellent

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

    Aap bht bht achha pdhate h sir

  • @amarsingh-vl7rz
    @amarsingh-vl7rz 2 роки тому +1

    Thanku for video

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

    thank you a lot! very interesting videos i will watch all the tutorials, it help me very much

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

    Thank you for this video

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

    yess bonigarcia webdrivermanager- the book led me here

  • @TienTrinh-nr3hx
    @TienTrinh-nr3hx 2 роки тому +1

    thank u so much ^^

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

    very informative.thanks

  • @shankarraj3433
    @shankarraj3433 6 місяців тому

    After adding the dependency in pom.xml what should I do?
    Whether I have to 'Run As' - Maven Install
    (OR)
    'Maven' - Update Project.

  • @chenggxx1997
    @chenggxx1997 Рік тому +3

    Hi, I'm still getting an error on webDriver there's no import on error message so I manually input it but still getting an error.

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

      Close your eclipse. Then open again and hopefully this import option will be there for You.

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

    Hello in my laptop chrome driver is not import can you help sir I watched your video and follow the instructions but it didn’t work

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

    Correct me if i was wrong Webdriver manager are only work on mevan and if the project is in java then we have to write system.setproperty(...

  • @matheusasilva1170
    @matheusasilva1170 4 роки тому

    Great video congratulations.
    Please I am trying to use the tor browser, could you teach me?
    thank you.

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

    My Requirement is:
    Prerequisites: 1) Launch Google Chrome as "Run as Different User" (Right click of the Chrome icon) 2) Enter Windows user and password in the popup when it appears 3) Google chrome launches manually
    Actual Test begins: I need to enable the bridge with the manually opened Google Chrome browser and then continue the rest of the test.
    Do you have any solution? Your help is very much appreciated.

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

    does the java version and the selinium version must be latest ones to manage the dependcies sir

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

    Hi, Downloading external resources are disabled in my workspace how to handle it??

  • @rahulranjandas7073
    @rahulranjandas7073 5 місяців тому

    @softwaretestingmentor WebDriverManager does not work when VPN is enabled. How to get through VPN?

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

    Dear Sir, Demoautomation is working fine in default location but after copying it under the ui Package, I come across the error and it didn't executing properly. Could you please help in the same regards.

  • @user-gv8ph2gx1q
    @user-gv8ph2gx1q Рік тому

    Hello Sir,
    How to write xpath ? can can please elaborate it. I didn't get it

  • @NikhilSingh-ou2qm
    @NikhilSingh-ou2qm Рік тому

    How to write the path in find element

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

    I'm facing an error in pom xml file if I'm adding higher version of selenium-java dependency.
    Please help

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

    Hello Sir, import webdrivermanager is not getting... It's create., Etc

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

    Thanks

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

    I am getting the error "The method get(String) is undefined for the type ChromeDriver

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

    Isn't there a webdrivermanager for safari?

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

    Sir I'm facing an issue with all browser when I am trying to login UA-cam Error: this app may not be secure..

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

    Sir,I'm not able to place webdriver in eclipse

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

    sir the run time exception which i am getting continously is
    main" org.openqa.selenium.SessionNotCreatedException: session not created:
    sir,please could you able tell what is the problem?

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

      Hi Venkat, Most probably this error is because of mismatch of your chrome version and chrome driver version. Download the latest or appropriate chrome (Check the compatible version of Chromedriver) driver from this location: chromedriver.chromium.org/downloads
      Hope this helps!
      Regards,
      Manish

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

    how to write xpath?

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

    hello sir, In my java class I am unable to import io.github.bonigarcia.wdm.WebDriverManager; automatically. If manually write the import, I get error at io.github which says: The import io.github cannot be resolved. can you solve it ??

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

      facing same problem, If u have found a solution, please do reply

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

      @@RakshitBaliyan Hi, I think you forgot to save the dependencies on pom.xml. Saved the file and try again. I also encountered it.

  • @vikashcr7
    @vikashcr7 4 роки тому

    sir, I run the script using jar but when I try to run using maven at that time I got an error like Caused by java.lang.ClassNotFoundException: com.google.common.collect.ImmutableMap
    sir, please help me I added dependency also

    • @softwaretestingmentor
      @softwaretestingmentor  4 роки тому

      Hi Vikash, Please follow all the steps explained in video and ensure you haven't missed any step. In case you still have the issue, please comment and I will try to help. Regards,Manish

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

      Even I am facing the same issue. Please help me out Sir.

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

      @@NRNov16 Iam facing the same issue , did you got any solution?

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

      @@martinroy2705 not yet

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

    Hello Sir
    Did you make any variable here id?As I am getting error in the following path
    driver.findElement(By.xpath("//"[@id=\"gh-ac\"]"])).sendkeys("mobile");
    driver.findElement(By.xpath("//"[@id=\"gh-btn\"]"])).click();

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

      driver.findElement(By.xpath("//*[@id=\"gh-ac\"]")).sendKeys("mobile");
      driver.findElement(By.xpath("//*[@id=\"gh-btn\"]")).click();
      Note: You wrote 2 ]] instead of 1 while closing the ] bracket.

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

    Sir I added dependency exactly like how you said.but My code is throwing error "The import io cannot be resolved" when I given "WebDriverManager.chromedriver().setup();" In my code.
    Can you please help me to solve this error!

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

      hi mam is it resolved even i got the same..if please let us know thank you

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

      make sure you are in the class under your maven project and not the one under your main project