I am not able to use "style" attribute to locate element with ie browser?



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

Post New Answer

More Selenium Interview Questions

What evaluation can selenium do?

1 Answers  


What are the different types of drivers available on Webdriver ?

1 Answers  


How to check if an element is visible on the web page?

1 Answers  


How to run selenium webdriver test from the command line?

1 Answers  


Explain what are the junits annotation linked with selenium?

1 Answers  


In selenium ide how you can generate random numbers and dates for test data?

1 Answers  


Explain the fundamental difference between xpath and css selector.

1 Answers  


Disadvantages of Hybrid Framework?

1 Answers   L&T,


How to invoke an application in webdriver?

1 Answers  


What are the drawbacks of selenium ide

1 Answers  


What are startpoints and breakpoints in selenium?

1 Answers  


List out different types of locators?

1 Answers  


Categories