Alexander Puchkov

Results 6 issues of Alexander Puchkov

Here's JS Bin of GroupBy + OrderBy http://jsbin.com/qewono/1/edit A few observations: - It only doesn't work in Chrome. In IE records ordered correctly - It only breaks when there are...

When I try to set any negative value here http://www.decorplanit.com/plugin/#setAnchor it throws an error in a console "Uncaught Error: The value (-1) from the 'set' method falls outside of the...

It would be great to be able to turn off case sensitivity for keywords like `Element Text Should Be`, `Wait Until Element Contains`, `Wait Until Element Does Not Contain`, `Wait...

enhancement
priority: medium

Currently, the plugin finds all keywords in the open folder and offers to autocomplete keywords even if those keywords are in files, which are not referenced. It would be great...

feature-request

When I type `Wait Until Keyword Succeeds 30x 0.1s Curre` there's no autocomplete options like "Current Page Contains", etc... It would be great if autocomplete would also work for secondary...

feature-request

Hi, I can't get the listener to work. Here's how I call it: `robot --listener TestRailListener.py:a:b:c:1:http -t "Some Test" .` Doesn't matter which parameters I pass to listener I always...