-
-
1
-
4wx._core.wxAssertionError: C++ assertion "m_count == -1 || m_count == -2" failed at ..\..\src\msw\textctrl.cpp(284) in UpdatesCountFilter::UpdatesCountFilter(): wrong initial m_updatesCount value The above exception was the direct cause of the following exception: SystemError: <class 'wx._core.CommandEvent'> returned a result with an error set
-
7大神求助!!!手动打开IE浏览器,点击页面中的按钮能正常弹出新的页面,但是用robot自动化测试点击同一个按钮时,光标右侧只是有个加载圈圈转了一下,新页面弹不出来。等待时间、单击、双击、press keys的方法都试了,不行。
-
1有没有robot framework交流群? 创一个 拉我进群QQ:965102992 谢谢
-
0
-
3
-
1针对canvas这种画布元素,要模拟签名动作,请问那位大神用robotframework做过类似的自动化脚本设计,求解答
-
0wx._core.wxAssertionError: C++ assertion "m_count == -1 || m_count == -2" failed at ..\..\src\msw\textctrl.cpp(284) in UpdatesCountFilter::UpdatesCountFilter(): wrong initial m_updatesCount value The above exception was the direct cause of the following exception: SystemError: <class 'wx._core.CommandEvent'> returned a result with an error set
-
1最近项目window端打算用RF做自动化测试,想问一下RF应该怎么去搭建环境才能实现windows的自动化。大佬求救
-
3
-
0老板们,请教下RIDE上如何设置随机个参数,类似于python的**args
-
0
-
2libpng warning: iCCP: known incorrect sRGB profile wx. core. wxAssertionError: Ct+ assertion "m count==-1 ll m count ==-2"failed at....\ src\ msw\ textctrl. cpp(242) in UpdatesCountFilter:: UpdatesCountFilter(): wrong initial m updatesCount value The above exception was the direct cause of the following exception: SystemError:<class ' wx._core. CommandEvent'> returned a result with an error set 求解决
-
4command: jybot.bat --argumentfile c:\users\lenovo\appdata\local\temp\RIDE6mt7ob.d\argfile.txt --listener D:\Python27\lib\site-packages\robotide\contrib\testrunner\TestRunnerAgent.py:51074:False D:\Python27\Scripts\er\www\3s\测试项目\测试套件1.txt [Error 2]
-
1
-
0招兼职Robot Framework自动化测试框架等相关软件讲师或技术支持人员,短周期的培训或技术支持,可周末,北上广深,成都,武汉,西安,苏州等 主要城市 ,内容有培训讲课,或技术支持,或项目外包,如您想挣点外块,积累资源,充实生活,请联系我,要求有实际项目经历,三年以上项目经历,表达能力较好,微信15501239699 ,邮件soft@info-soft.cn。
-
8第一个用例,运行不了!! Execution Profile选择robot运行。 command: robot --argumentfile c:\users\admin\appdata\local\temp\RIDEoqgqxo.d\argfile.txt --listener C:\Python27\lib\site-packages\robotide\contrib\testrunner\TestRunnerAgent.py:50571:False C:\Python27\Scripts\测试项目\测试项目[Error 267] Execution Profile选择pybot运行。 command: pybot.bat --argumentfile c:\users\admin\appdata\local\temp\RIDEoqgqxo.d\argfile.txt --listener C:\Python27\lib\site-packages\robotide\contrib\testrunner\TestRunnerAgent.py:50571:False C:\Python27\Scripts\测试项目\测试项目[Er
-
0
-
4请教各方大神: macOS:Catalina 10.15.1 (19B88) (mbp 2019) 终端运行ride.py提示“ python should be executed in 32-bit mode to support wxPython on mac. Check BUILD.rest for details ” 根据网上的解决方案在.bash_profile中加入"defaults write com.apple.versioner.python Prefer-32-Bit -bool yes",无效。 设置“export VERSIONER_PYTHON_PREFER_32_BIT=yes=“,无效。 据了解是因为最新的Macbook pro 只支持64位的应用,用上述命令规避,可能无效。求大神解惑。 (不考虑系统降级。。,因为原装系统就是Catalina 1
-
0
-
0robotframework是不是用SerialLibrary库来实现串口连接的,那么怎么向向串口读取发送数据,比如说发送一串命令:02 00 05 10 7F FF 95
-
4有没有人遇到过,怎么解决的
-
1请问哪位大神用过pabot分布式执行robot脚本,就是把一个test suite分发到2台主机上。 怎样实现2台机器的通信呀?
-
2robotframework想要同时遍历多个数组,如同python如下功能: for a, b in zip(allList, FunctionPoint): print(a) print(b) 请问各位大佬知道怎样实现?
-
0淘宝为例,点击一个新的页面,再点击页面内元素,提示元素没有找到,看log发现截图是淘宝首页
-
2
-
0
-
0
-
1${value} Get Value 这句话怎么写成python啊,类似这种含有返回值得语句到底怎么实现
-
0robot 怎么接口上传图片
-
0
-
4
-
0在Robot framework测试用例项目中,有很多不规范用例,包括用例名,代码规范,都是txt文档的,求大神告知,怎么解决?找到这些文件目录并且输出
-
6我用Open Browser,打开百度 再用go to 打开新浪 然后尝试对新浪页面上的元素做操作,这个时候就报错说找不到窗口了,求破
-
2
-
3在RIDE里编辑测试用例 *** Test Cases *** case1 ${var} Set Variable hello log ${var} run的时候报错: command: pybot.bat --argume
-
0
-
0在rf脚本区传入一个xml格式的参数,加上别的参数一共六个参数,但是执行时报错,说需要六个参数但实际
-
0用rf发送xml格式报文,试了几种形式都不成功,有没有人做过哒。怎么能在rf中返回xml格式参数呢???
-
1这个关键字是在seleniumlibrary中,可是我的库里怎么没有呢
-
1robotframework-ride一套环境在suse11上有人装过没,搞不定啊 python+RF 一套环境在SUSE11上如何搭建
-
2请问出现这个错误是啥问题?