Funck Eeqz

Results 25 issues of Funck Eeqz

**Is your feature request related to a problem? Please describe your use case.** I'm developing a open api application, and the validation error message should shown in user interface. I...

** 描述问题 ** 从testerhome来的,目前看到只能拉取git代码? 一些比较敏感性的业务,可能是托管在svn上的, 希望能支持svn拉取

enhancement

当前已经有keyword not defined的检测,今天同事提交的代码里面,引用两个libraray,发现有同名的,但是目前hyperrobot framework识别不出来,RF执行会报错存在多个相同的keyword,希望能增加多Library引入下,同名函数关键字检测

enhancement

目前可以隐藏统计文案,但是上下切换的按钮还有,个人想把它关掉,看了演示好像没有对应的开关,要么就是整体头部关掉了

`public interface ForestXmlConverter extends ForestConverter, ForestEncoder { }` 同时dataType指定xml就报错找不到转换器,实际jaxb已经引入了,是还没实现这个功能?