1、官网
https://robotframework.org/#libraries
2、安装
pip install --upgrade robotframework-seleniumlibrary
3、引入
eclipse-->new-->Robot Test Suite,命名一个文件名
*** Settings ***
Library SeleniumLibrary
ctrl+1 引入
4、robotframework框架 - seleniumLibrary 关键字解读-全攻略
https://www.cnblogs.com/Simple-Small/p/11586012.html
5、上传文件
库:AutoItLibrary