Selenium WebDriver Tutorial #9 - How to use WebDriver Manager

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ต.ค. 2024

ความคิดเห็น • 53

  • @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

  • @nazihalahrach3613
    @nazihalahrach3613 2 ปีที่แล้ว

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

  • @shankarraj3433
    @shankarraj3433 8 หลายเดือนก่อน

    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 11 หลายเดือนก่อน

      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

  • @amarsingh-vl7rz
    @amarsingh-vl7rz 2 ปีที่แล้ว +1

    Thanku for video

  • @shinyghosh2317
    @shinyghosh2317 หลายเดือนก่อน

    Im unfortunately not able to set up the dependancies properly , though I have set up the very first dependency ( and there is no error in console) , I do not see Maven Dependencies folder getting created on the left panel. Would have been nice if you could share a mail id wherein I could mail you over with the screenshots

  • @gowthamk2336
    @gowthamk2336 ปีที่แล้ว

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

  • @Standupibrahimbackup
    @Standupibrahimbackup 2 ปีที่แล้ว

    Thank you for this video

  • @TienTrinh-nr3hx
    @TienTrinh-nr3hx 3 ปีที่แล้ว +1

    thank u so much ^^

  • @bluepink240
    @bluepink240 2 ปีที่แล้ว

    very informative.thanks

  • @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(...

  • @tylerriojas6250
    @tylerriojas6250 ปีที่แล้ว

    yess bonigarcia webdrivermanager- the book led me here

  • @Gopireddy247
    @Gopireddy247 2 ปีที่แล้ว

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

  • @rahulranjandas7073
    @rahulranjandas7073 7 หลายเดือนก่อน

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

  • @NikhilSingh-ou2qm
    @NikhilSingh-ou2qm ปีที่แล้ว

    How to write the path in find element

  • @Livespiritful
    @Livespiritful 2 ปีที่แล้ว

    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.

  • @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.

  • @sirishathakur9629
    @sirishathakur9629 2 ปีที่แล้ว

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

  • @sandeepgoyal9614
    @sandeepgoyal9614 2 ปีที่แล้ว

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

  • @praisydaniel1934
    @praisydaniel1934 ปีที่แล้ว

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

  • @matheusasilva1170
    @matheusasilva1170 4 ปีที่แล้ว

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

  • @prasadparadkar8750
    @prasadparadkar8750 2 ปีที่แล้ว

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

  • @waqarahmed5408
    @waqarahmed5408 2 ปีที่แล้ว

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

  • @LINUXKUMAR
    @LINUXKUMAR ปีที่แล้ว

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

  • @sonamsethi181
    @sonamsethi181 3 ปีที่แล้ว

    Isn't there a webdrivermanager for safari?

  • @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.

  • @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?

  • @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.

  • @omkarkadam399
    @omkarkadam399 2 ปีที่แล้ว

    Thanks

  • @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