简体   繁体   English

watir-webdriver + RWebSpec

[英]watir-webdriver + RWebSpec

I'm new in ruby and programming stuff in general. 我是红宝石和编程方面的新手。 I have one, maybe silly question is possible to use all the methods from rwebspec with watir-webdriver . 我有一个问题,也许可以将rwebspec中的所有方法与watir-webdriver一起使用 And if it is possible, please show me. 如果可能的话,请告诉我。

Thanks 谢谢

RWebSpec is a wrapper for all the Watir/Selenium-WebDriver methods. RWebSpec是所有Watir / Selenium-WebDriver方法的包装。 So by using it you are essentially using these underlying tools. 因此,通过使用它,您实际上是在使用这些基础工具。 There's no reason you need to explicitly need to use Watir-WebDriver. 您没有理由明确需要使用Watir-WebDriver。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM