Martin
- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
Martin 创建了一个帖子, Node.js - getting value of a promise
Hello I am debugging node.js and breaking inside an async function. I want to evaluate the result of : await browser.elements("//div[@id='statementLines']") And be able to inspect the result in a ...