Attributes can be very useful in getting data that may be needed by a tester to verify specific sections of a an application. You can get the attribute value and verify that it changes based on certain actions.
In this tutorial I explain what are HTML Attributes as well as how to use the WebdriverIO getAttribute command in your tests.
Top comments (0)