Store the labels of all options from a drop-down list in a variable in webdriverio
I would like to store all labels from a drop-down list in a variable and compare with another variable thanks to WEBDRIVERIO.
how to store the labels of all options from a drop-down list in a variable in webdriverio
I would like to store all labels from a drop-down list in a variable and compare with another variable thanks to WEBDRIVERIO.
how to store and compare the label of all options in a variable in webdriverio
I would like to store in a variable all labels from a drop-down list in a variable and compare with another variable thanks to WEBDRIVERIO.