watir如何取到元素的css属性
研究了半天,查了半天资料,终于把watir如何取出元素的css搞定
贴代码:
thisstyle = @ie.element_by_xpath("//div[@class='sh']/h1") puts thisstyle.currentStyle.backgroundimage
但有一点,如果采用:thisstyle.document.currentStyle.backgroundimage
则会取出h1的CSS所继承的父CSS的属性。
以上备忘!
分享链接:
http://doyouhaobaby.net/manual/html/objects/currentStyle.html
点亮测试人生!QQ:408129370
百度阅读电子书地址:http://yuedu.baidu.com/ebook/f6dbb2a2f01dc281e53af0f3
讨论QQ群:536192476
个人公众号:
百度阅读电子书地址:http://yuedu.baidu.com/ebook/f6dbb2a2f01dc281e53af0f3
讨论QQ群:536192476
个人公众号: