08-02-2010, 05:30 PM
Hi Saket,
I tried "object.currentStyle.display" option for every possible object (WebTable,WebElement,Link) but the values are blank for both the cases for all objects except the Link one.
When I tried this option on Link, the value is "inline" for both the cases It is correct for "Yes" and it should be "none" for "No" option, right??
I tried putting Bitmap checkpoint on the Link, it passed for "Yes" option but run error occured in case of "No" (Since the Link was invisible). Instead of run error, if somehow we can make the checkpoint fail then our problem is solved.
Hope you understand.
I tried "object.currentStyle.display" option for every possible object (WebTable,WebElement,Link) but the values are blank for both the cases for all objects except the Link one.
When I tried this option on Link, the value is "inline" for both the cases It is correct for "Yes" and it should be "none" for "No" option, right??
I tried putting Bitmap checkpoint on the Link, it passed for "Yes" option but run error occured in case of "No" (Since the Link was invisible). Instead of run error, if somehow we can make the checkpoint fail then our problem is solved.
Hope you understand.