Matti Schneider

Results 132 issues of Matti Schneider

It would be great if Watai could log frontend console messages as they come, associated to the steps that raised them.

enhancement
Major

http://testanything.org/wiki/

enhancement

https://github.com/Huddle/PhantomCSS https://github.com/HumbleSoftware/js-imagediff

enhancement
question
platform

Rather than fail all features, first ping the server and make sure it replies!

enhancement
usability

…or not, depending on the "quit" config key.

enhancement
question
usability

- For [Ruby](https://github.com/shvets/selenium) with `gem`/`bundle`. - For Node: publish own wrapper. - Others (current main): `brew`.

question
documentation
usability

Considering a widget with a `fileField` element being an ``, `this.setFileField(filePath)` does not work because it fails on the `clear`, leading to the need for this workaround: ``` upload: function...

enhancement

The `dist` task creates an archive with all necessary dependencies. It should be automatically uploaded to GitHub’s “downloads” pane. See the [Downloads API](http://developer.github.com/v3/repos/downloads/).

enhancement
build

Currently, all suite files are loaded synchronously. It would be worth switching to an async load, or at least evaluate how it performs. [`nor-fs`](https://github.com/Sendanor/nor-fs), for example, provides a Q-based promises...

http://bramp.github.io/js-sequence-diagrams http://cytoscape.github.io/cytoscape.js

question