Che Fisher

Results 36 comments of Che Fisher

Hi there, Am trying to implement your solution @senocular using Nightwatch 0.9.8 and getting undefined for the passed element. Example: ``` // page_objects/about.js module.exports = { url: function() { const...

Thank you, also removed the unnecessary slice (which removed my class `.` shorthand selector!) - silly - thought it was necessary for formatting. Also using `%d` was a mistake, I...

Just a friendly FYI, missing shorthand selectors and CSS selectors in pageobjects is currently broken. If you're getting `allElements.shift()` is not a function during test retries, it's probably because of...

@jakejarrett hey there, how did you find that log message? I haven't built from source (should probably do that) - but since it's a nodejs app - can I enable...

And on Linux? :penguin:

Eh? Cache would potentially save the end user a lot of data usage, and reduce how many times we hit the API. Not sure the best way to get the...

@weblancaster that's not a scalable solution at all my friend. Also, possibly breaks terms of service? Why don't we just ask the kids at Soundcloud what they think is the...

Since this issue was in fact a software conflict, would suggest closing!

P.S more than happy to act as an issue mediator on this project and close non-issues etc, would love to be a regular contributor

Mmm that comment strikes at the heart of the issue but there is still a bit of confusion at that point in the discussion at where exactly this problem comes...