Relative Content

Tag Archive for javascriptautomationautomated-testswebdriver-iowdio

WebdriverIO still logs me in even though the input value is null

I am trying to write a simple test using WebdriverIO on the SauceDemo website. When I insert valid authorization values in the inputs and then clear these inputs, it still somehow logs me in on a button click. Why am I getting logged in even though the input values are cleared?