学习网站
http://robotframework.org/
http://www.testtao.cn/?cat=43
https://www.jianshu.com/c/483e8ffcbc79
用户手册
原版:http://robotframework.org/robotframework/
中文版:https://robotframework-userguide-cn.readthedocs.io/zh_CN/latest/(看这个)
测试论坛
学习视屏
RF 入门:http://study.163.com/course/courseMain.htm?courseId=1004056051
元素定位:https://www.imooc.com/learn/950
Github
https://github.com/robotframework
精选资源:https://github.com/fkromer/awesome-robotframework
效能提升
并发执行:
https://github.com/mkorpela/pabot
RF 调试:
https://github.com/xyb/robotframework-debuglibrary
VS Code 插件(依赖 VS Code):
https://github.com/tomi/vscode-rf-language-server
Sublime 插件(依赖 Sublime Text3):
https://github.com/andriyko/sublime-robot-framework-assistant
RED 编辑器(依赖 eclipse):
https://github.com/nokia/RED
涞源: https://www.jianshu.com/p/717e879fe749
Robot Framework 安装配置
https://www.jianshu.com/p/9dcb4242b8f2
一种RF测试环境参数化配置方法
https://www.jianshu.com/p/374448ad3185
rf-接口测试
https://www.jianshu.com/p/b75fbeb27d4b
API
https://www.cnblogs.com/yigui/p/9176649.html
要学的话要把官网看一遍
https://robotframework-userguide-cn.readthedocs.io/zh_CN/latest/
把虫师的robot-selenium看一遍