Selenium Java Training - Session 13 - WebDriver Part 2 and Executing Scripts on different browsers

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ก.พ. 2025

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

  • @insomniac4319
    @insomniac4319 2 ปีที่แล้ว +9

    Incredible you are. There is no one who can explain things with such great detail, hats off 👏

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

      Thank you :)

  • @koushikprakash5728
    @koushikprakash5728 3 ปีที่แล้ว +2

    sir, the way u teach basics is just awesome, u made it so easy and understandable..thank u

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

      Welcome Koushik :)

  • @nagamanimodepalli3020
    @nagamanimodepalli3020 3 ปีที่แล้ว +4

    Great effort Arun. you provided notes for each session. that is very helpful when I do automation practice

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

      Thank you Nagamani :)

  • @priyaghosh5406
    @priyaghosh5406 ปีที่แล้ว +1

    Hi Arun, You told in collection session that here in selenium video you will tell in detail that why we use List, why not ArrayList

  • @mallikarjuna9444
    @mallikarjuna9444 2 ปีที่แล้ว +3

    hi sir in which video you are explained about frameworks of selenium

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

      You can refer this video for latest framework - th-cam.com/video/FNTEVTqGcYc/w-d-xo.html

  • @ananthapadmanabhabs3474
    @ananthapadmanabhabs3474 2 ปีที่แล้ว +1

    tagname() is a part of By class , Why did you add it under Webelement(i) chart sir ?

  • @ramdhani222
    @ramdhani222 4 ปีที่แล้ว +1

    You explanation of very nice sir ji👌👌

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

      Thank you Ramdhani

  • @yashuy3279
    @yashuy3279 2 ปีที่แล้ว +2

    Thank you Sir 🙂

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

      Most welcome

  • @twistedstyles
    @twistedstyles 2 ปีที่แล้ว +2

    Please fix the practice webite you created, I can't practice without it, thanks.

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

      Its working now. Please check.

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

    so when i run the code to open up chrome browser, it opens up the edge browser instead, but on the top it says controlled by chrome? how do i fix this?

  • @santhoshpichumani310
    @santhoshpichumani310 3 ปีที่แล้ว +1

    Hi what is difference between click() and submit() can you please give unique example? since click is used to click button what is neccessity to use submit?

    • @QAFox
      @QAFox  3 ปีที่แล้ว +1

      click() will click on the element, where as submit() will submit the form. You can check this video on submit() - th-cam.com/video/UGrQcpzYfTE/w-d-xo.html

    • @santhoshpichumani310
      @santhoshpichumani310 3 ปีที่แล้ว +1

      @@QAFox Thank you

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

      @@santhoshpichumani310 Welcome :)