webdriverio/webdriverio

Accessing local environment using REPL

Open

#4,228 建立於 2019年7月20日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (6,029 star) (1,793 fork)batch import
Expensable $25 💸help wanted

描述

Hi! I've been using browser.debug() but I find it limited as I can't debug my local code. I'd like to execute page objects and reload code in the middle of a test session.

I've found https://github.com/kurtharriger/wdio-repl but it looks that it works only for Atom. Here is a video of what I'd like to do https://www.youtube.com/watch?v=kdM05ChhLQE. Is it possible using wdio?

貢獻者指南