开发者

Selenium - error in run test by testRunner

开发者 https://www.devze.com 2023-01-16 17:16 出处:网络
Hi have problem i create test when i run it from selenium IDE everything is ok, test 开发者_开发知识库be passed. When i run my test by selenium testRunner the page was opened but any command eg. click

Hi have problem i create test when i run it from selenium IDE everything is ok, test 开发者_开发知识库be passed. When i run my test by selenium testRunner the page was opened but any command eg. clickandwait cannot run in log error "Illegal operation on WrappedNative prototype object". Any idea?


There's an issue for this in their bug tracker:

http://code.google.com/p/selenium/issues/detail?id=703

0

精彩评论

暂无评论...
验证码 换一张
取 消