Finding a way to run tests using @tagID in webdriverIO
`I have implemented Mobile-Automation in WebdriverIO with playwright & Appium
Currently i am facing an issue with run tests using single @tag, currently what happening is, all scripts are running but suppose i have to execute only specific script-tag so is there any way to do so.
Using:
WebdriverIO
Appium