node-huxley icon indicating copy to clipboard operation
node-huxley copied to clipboard

Codeless front-end testing.

Results 23 node-huxley issues
Sort by recently updated
recently updated
newest added

i know maybe you think this is a spam , but i want to know why this great package is mute ? it is very good package and if it's...

preface: I had a little look into the history of the default workflow after writing this issue and why it came about through the issues, so I sort of understand...

``` --- Replaying and writing screenshots for "type" --- Clicking (369, 360) Taking screenshot 1 Clicking (394, 383) Typing 5 Typing 5 Typing 5 Typing 5 Typing 5 Typing 5...

running huxley on ci; needed this for red/green reporting

What do you think about specifying an xpath instead of coordinates for a click action? This is probably more useful because I don't want to re-record my tests when I...

I'm experimenting with Huxley for the first time on an existing project. I kept running into an error where I'd have 3 or 4 stashes sitting around. Here's what I...

I'm attempting to record using live playback, but have come across some issues when hitting 'q': **Firefox:** ``` $ hux --record -------------------------------- Begin record "test" -------------------------------- `enter`: take screenshot. `l`...

When I take screenshots in different environments, I get screenshots of different sizes, none of which are the size that is listed in the Huxleyfile.json file. In particular, when I...

I need to wait for some elements to load on the page for my test, but whenever I try and use the pause action, it returns undefined? Even when I've...

When no tests are specified or at the end of a recording session the browser will try to go to "foo.com" - this is blocked by my antivirus for containing...