Wim Selles joins the #CFPReviewTeam for #SeleniumConf & #AppiumConf 2026! Mobile automation expert (since 2007) and TechChamps Director. He is also a Core Contributor for WebdriverIO, actively shaping the future of testing. Welcome! 👏
Wim Selles joins the #CFPReviewTeam for #SeleniumConf & #AppiumConf 2026! Mobile automation expert (since 2007) and TechChamps Director. He is also a Core Contributor for WebdriverIO, actively shaping the future of testing. Welcome! 👏
Нюансы автоматизированного тестирования расширений для VS Code с помощью WebdriverIO
Привет! Я инженер по контролю качества продукта Amplicode в компании Haulmont . Одним из направлений деятельности нашей компании является разработка плагинов для IntelliJ IDEA и расширений для VSCode. Передо мной встала задача протестировать расширение Amplicode Frontend для VS Code. Задача оказалась не самой тривиальной и в процессе мы столкнулись с немалым количеством проблем и нюансов, о которых я и хочу рассказать в этой статье.
https://habr.com/ru/companies/haulmont/articles/879002/
#webdriverio #qa_automation #vscode_extension #typescript #webdriver
🔎 I am currently searching for an #E2ETesting library. The most important thing for me to test, which I probably cannot test in a different way, is native browser notifications after receiving a push notification from a #JavaScript #ServiceWorker.
Solutions I know of include #Selenium, #WebDriverIO, #Playwright, #NightWatch and #Cypress.
❓ Do you have any other ideas or opinions on those testing libraries?
Going to add a few thoughts for some of them in separate toots.
@josep Personally I'm partial to #WebDriverIO since it actually uses the #WebDriver specification and is a little more future-proof as a result IMHO. Also comes with #Angular integration!
```
$ ng add @wdio/schematics
```