How to launch chrome browser using Selenium

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 15

  • @fullstacksdet
    @fullstacksdet  Год назад +1

    Join my free Webinar using the link below:
    fullstacksdet.flexifunnels.com/webinar-registrationt7y0ce

  • @ashokdongardive9741
    @ashokdongardive9741 Год назад +3

    Can unake video on latest updated eclipse, java and selenium combined

    • @fullstacksdet
      @fullstacksdet  Год назад +1

      sure @ashokdongardive9741.. I will be making videos on latest updated eclipse, java and selenium combined.🙂

  • @sachinnalawade3535
    @sachinnalawade3535 Год назад +2

    Really helpful

  • @MyAgencyWala
    @MyAgencyWala Год назад +3

    keep Growing sir

    • @fullstacksdet
      @fullstacksdet  Год назад +2

      Thanks for giving feedback and supporting😊

  • @IshaandMumma
    @IshaandMumma Год назад +3

    Keep it up...

  • @MyAgencyWala
    @MyAgencyWala Год назад +4

    ye masst chij hai

  • @swapnildhere6912
    @swapnildhere6912 Год назад +1

    Sir when we going to open browser that browser opened bt url we passing through out the get method are not responding.. browser shows not secure error..How to solve it ??
    Tryed chrome driver option() and chrome driver manger bt still not working..how ??How to implement web drivermanager ??

    • @fullstacksdet
      @fullstacksdet  Год назад

      Could you please share the code snippet and tell what are you trying to automate??

  • @SaraniGalapaththi
    @SaraniGalapaththi Год назад

    I did the same way mentioning in video. but I got this error. I can't find what's the problem
    Exception in thread "main" java.lang.Error: Unresolved compilation problems:
    WebDriver cannot be resolved to a type
    ChromeDriver cannot be resolved to a type
    at pkg_Chrome/Browse_chrome.Class3.main(Class3.java:11)

    • @fullstacksdet
      @fullstacksdet  Год назад

      can you please add the selenium webdriver latest dependency and then try the same..Thanks!