csphoenix1
csphoenix1
It could be useful to allow make type list parameter as editable. In case we have set a list of predefined values in the JSON file, if the user want...
Hi, It work with this .robot ```*** Settings *** Library Process *** Test Cases *** Dpkg Log To Console Test with a few stdout lines ${result} Process.Run Process cat foo.txt...
Hello, In the tabs list, is it possible to add a feature to group by windows? In order to see the all tabs that belong to the same window? Thank...
Hi :) What do you think about search by domain (in more the feature "Search by title")? For me, I will be usefull. Thank you. PS : it's very a...
Hello :) When using the yaml configuration, the exporter don't find my paths, whereas in CLI arguments, it's okey. Yaml File ``` multi-paths: /volume1/data/Personnal/: 1 /volume1/data/Programs/: 1 /volume1/public/: 1 ```...