Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在 Windows 上运行了 cucumber+ruby+watir 脚本,现在我也想在 iPad 上运行这些脚本。有没有办法做到这一点?
请告知执行此操作的详细程序。
试试 Appium:http ://appium.io/
它是一个为 iOS 和 Android 设计的浏览器测试系统,应该适合你。
I have a code for my project in Java and one of the classes is as shown below but when I want to run this code I will get compile error in this class one part of code is:
package othell