How to assert a string “toBe” one of multiple values in webdriverIO
I would like to have a flexible assertion which checks if a string is one of several values.
How to assert a string “toBe” one of multiple values in webdriverIO
I would like to have a flexible assertion which checks if a string is one of several values.