Selenium Critique

后端 未结 5 1297
离开以前
离开以前 2021-01-30 12:16

I just wanted some opinions from people that have run Selenium (http://selenium.openqa.org) I have had a lot of experience with WaTiN and even wrote a recording suite for it. I

5条回答
  •  萌比男神i
    2021-01-30 12:21

    I'm a big fan of Selenium. One major gotcha that's good to know about ahead of time, though, is that Selenium IDE has a lot of trouble with pop-up windows. These problems don't persist in Selenium RC, but it can make development a bit of a headache.

提交回复
热议问题