Search found 3 matches

And as of two weeks ago, there is SlimerJs 0.10.3 with support up to Firefox 52.
Would you please release an update of Siesta with new SlimerJs binary?

Thanks!

https://docs.slimerjs.org/current/relea ... -0.10.html
Hello! Not sure if a bug or desired behaviour (as it seems from the Doc). I tried to write a unit test for this bug: https://www.sencha.com/forum/showthread.php?302007-Cant-remove-last-entry-of-a-grid-by-using-custom-context-menu&p=1103867#post1103867 Fiddle: https://fiddle.sencha.com/#fiddle/od...
[5] Improve the testing of asynchronous code - make tests easier to read / write. Would be nice if for example the firesOk, firesOnce and equal methods could print their output at the location were you called them. When I have something like: t.diag('events'); t.fireOnce(observable, 'event', 'event...