labs42io / web-automation

BDD tests with Cucumber, WebdriverIO and Docker Selenium

Home Page:https://labs42io.github.io/web-automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can reach element inside a flex

ratnose opened this issue · comments

I am trying to reach .plus.btn or .icon-plus (that I used in querySelector and got a hit.)
https://ibb.co/JB3n7hW
I have tried xpath and that doesn't work either.

Please see selectors documentation on webdriverio. This is not related to current repository.