I am not able to use "style" attribute to locate element with ie browser?
Answer / 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 |
What evaluation can selenium do?
What are the different types of drivers available on Webdriver ?
How to check if an element is visible on the web page?
How to run selenium webdriver test from the command line?
Explain what are the junits annotation linked with selenium?
In selenium ide how you can generate random numbers and dates for test data?
Explain the fundamental difference between xpath and css selector.
Disadvantages of Hybrid Framework?
How to invoke an application in webdriver?
What are the drawbacks of selenium ide
What are startpoints and breakpoints in selenium?
List out different types of locators?