Martin

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Martin created a post,

    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 ...