What is the difference between driver.close() and driver.quit() in Selenium WebDriver?

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

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

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

    📌 Selenium Interview Questions Playlist Link: bit.ly/3matUB3
    ✴ Checkout my other playlists: bit.ly/3gLIAVL
    ☕ Buy me a coffee: bit.ly/33ljBWc

  • @AsiyaSulthana-w4p
    @AsiyaSulthana-w4p หลายเดือนก่อน

    Really Its very clarity and confidential answer.Superrrr explaination sir.Thank You so much, your videos are very helpful us. Very great job, blessed you.

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

    Fully satisfied and understand very easily... Thank you so much sir. You are great.....you explain in so simple way thats a wonderful thing....

  • @PraseedaPrasanth-un4fx
    @PraseedaPrasanth-un4fx ปีที่แล้ว +1

    Nicely explained. Thanks.

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

    Thank you so much bro

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

    Explicit wait not working , please let me know the reason and solution. Thanks

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

      Are you referring to this video or in general you are asking?
      How u r using and r u getting any exception?

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

    Explain Selenium Architecture

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

    Interviewer also asks Many questions about API Testing

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

      We haven't started anything about API testing yet, it takes a bit more time than expected for the API Testing series.

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

    Get vs Navigate

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

      On the way

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

      Here is the video Vipul
      th-cam.com/video/VU1yut6JEHs/w-d-xo.html

  • @AsiyaSulthana-w4p
    @AsiyaSulthana-w4p หลายเดือนก่อน

    //Set childwindow=driver.getWindowHandles();-->when i am ustin this set then its not able to close the window,if i use for(String windowhandle:driver.getWindowHandles()) then its prpery working, Please let me knoe why ots happening.Thank you