UNPKG

siesta-lite

Version:

Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers

9 lines (7 loc) 171 B
StartTest(function (t) { t.it('Move mouse to select field', function (t) { t.chain( { click : '>>treelistitem[text=Forms]' } ); }) })