Frames

Frames

在Watir-WebDriver中处理frame是非常简单的,就跟处理其他页面元素一样:

b.frame(:id => "content_ifr").send_keys "hello world"

Published: July 06 2013

blog comments powered by Disqus