New Selenium Manager | No WebDriverManager | No System.setProperty() | No System Path Needed

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

КОМЕНТАРІ • 20

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

    Thank you very much for showing this, I was having a tough time providing the driver location.

  • @minakianrad812
    @minakianrad812 Рік тому +4

    Thank you so much! Very Clear and down to the point!

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

      Glad you liked the video :)
      Please share the video with your friends to help us.

  • @beingkind3610
    @beingkind3610 5 місяців тому +1

    Thanks for explaining it beautifully! Have one question, does it work for linux in cloud?

    • @LetsKodeItOfficial
      @LetsKodeItOfficial  5 місяців тому +1

      Glad you liked the video :)
      Please share the video with your friends to help us.

    • @LetsKodeItOfficial
      @LetsKodeItOfficial  5 місяців тому +1

      It should not have any issues with Linux in Cloud.

  • @algercomalekmalki7997
    @algercomalekmalki7997 9 місяців тому +1

    Instead of calling a URL for some web adress , suppose that the explorer is already showing that URL in a given window , can we by using selenium take control of that explorer without having to to open another window on that same URL ?

    • @LetsKodeItOfficial
      @LetsKodeItOfficial  9 місяців тому +1

      That's possible in a hack way, not recommended as it is not stable.

  • @bharathij2893
    @bharathij2893 10 місяців тому +1

    Really helpful thanks

    • @LetsKodeItOfficial
      @LetsKodeItOfficial  10 місяців тому +1

      Glad you liked the video :)
      Please share the video with your friends to help us.

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

    Thank you

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

      Glad you liked the video :)
      Please share the video with your friends to help us.

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

    Thanks

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

      Glad you liked the video :)
      Please share the video with your friends to help us.

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

    Bro can we change the path of the folder where driver gets downloaded automatically

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

      I don't think that's possible.

    • @surajgoenka
      @surajgoenka 11 місяців тому +1

      @@LetsKodeItOfficial it is possible in selenium 4.15 version thanks

    • @LetsKodeItOfficial
      @LetsKodeItOfficial  11 місяців тому +1

      @@surajgoenka thanks for sharing your findings with the 4.15 version, this is correct I also noticed that with latest versions they have provided this capability.