Selenium IDE click() timeout

后端 未结 2 482
北荒
北荒 2020-12-18 11:14

I have a simple page that returns an ajax success/error message on submission. The form is submitted using a standard ASP.Net linkbutton.

My Selenium test correctly c

2条回答
  •  执笔经年
    2020-12-18 11:34

    I was hitting what I assume is this bug when testing a GWT site with Selenium IDE 1.0.2. I just updated to 1.0.4 and don't have it any more.

提交回复
热议问题