开发者

watir-webdriver + RWebSpec

开发者 https://www.devze.com 2023-04-03 23:10 出处:网络
I\'m new in ruby and programming stuff in general. I have one, maybe silly question is possible to use a开发者_如何学运维ll the methods from rwebspec with watir-webdriver. And if it is possible, pleas

I'm new in ruby and programming stuff in general. I have one, maybe silly question is possible to use a开发者_如何学运维ll the methods from rwebspec with watir-webdriver. And if it is possible, please show me.

Thanks


RWebSpec is a wrapper for all the Watir/Selenium-WebDriver methods. So by using it you are essentially using these underlying tools. There's no reason you need to explicitly need to use Watir-WebDriver.

0

精彩评论

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