Try to use XPath instead of id as well. XPath can give you much exact definition for objects in DOM model. We had the same problem with css-selector because there was 2 or more css-selectors with same name
↧
Try to use XPath instead of id as well. XPath can give you much exact definition for objects in DOM model. We had the same problem with css-selector because there was 2 or more css-selectors with same name