adspace
I am not able to use "style" attribute to locate element with ie browser?
Answer Posted / Gaurav Aggarwal
The 'style' attribute may not work in IE browser due to differences in how different browsers handle CSS. Instead, you can use XPath or CSS selectors that are more universal across browsers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers