using browser.debug with vscode debugger to debug a webdriverio test

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

Nice overview of the debugger functionality! Didn't realize you could log out variable information to the debug console. I do wish browser commands worked in there though!

frontendtesting
Автор

Is it possible assign values to the vars before moving to the next step?

russojaibleki