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