What best describes the purpose of a dynamic XPath in Selenium automation?
-
A
An XPath that automatically changes based on the browser type
-
B
An XPath that uses functions like contains() or starts-with() to handle changing attribute values
-
C
An XPath that is auto-generated by Selenium IDE
-
D
An XPath that only works on single-page applications