Why you should use python with Selenium WebDriver?

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 มิ.ย. 2024
  • Recently I had to switch to Python from Java in order to develop a test automation framework. My experience thus far is extremely good with the transition. It has inspired me to create videos on python and selenium webdriver. Soon I will be posting videos on it. Stay tuned.

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

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

    Hai, I watched ur all videos and learn so much. I have create Python script with for loop condition I need loop execute specific seconds for an example now local time 19:32:35 i need loop execute 30 Seconds local time. I don't want webdriver wait or implicit wait or sleep. Specific seconds time execute every loop
    ex: 19:32:30
    19:33:30
    19:34:30
    19:35:30