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.
我可以使用哪个命令来拖放黄瓜测试?
来自Watir-webdriver API 文档:
a = browser.div(:id => "draggable") b = browser.div(:id => "droppable") a.drag_and_drop_on b