当前位置:网站首页>RobotFramework学习笔记:环境安装以及robotframework-browser插件的安装
RobotFramework学习笔记:环境安装以及robotframework-browser插件的安装
2022-06-30 09:38:00 【小博测试成长之路】
先来看一下以前写过的RobotFramework的几篇文章:
RobotFramework实战篇-PC端web自动化demo及持续集成
RobotFramework实战篇-HTTP协议接口自动化实战
好久没用这个工具了,今天再来重新回顾一下
接下来记录一下最近跟着大佬重新学习RF框架的时候,学习过程中记录的一些笔记,大佬的视频地址如下:
笔记如下:
首先,要安装好python以及node的环境。本次主要是安装一下之前没接触过的Browser Library
初次安装:
pip install robotframework-browser==13.0.0 (之所以要指定版本,是为了后面测试一下升级的操作)
rfbrowser init (初始化下载浏览器等操作):
若之前安装过,升级命令:
pip install -U robotframework-browser
rfbrowser clean-node
rfbrowser init
卸载命令:
rfbrowser clean-node
pip uninstall robotframework-browser
robotframework-browser
官网地址:https://robotframework-browser.org/
源码地址:https://github.com/MarketSquare/robotframework-browser
在github上提供了该组件的很多使用的demo,其中包括在python中的使用:
感兴趣的小伙伴也可以把以前学UI自动化用的PO模式用上面的方式替代一下。
边栏推荐
- Appium automation test foundation - ADB shell command
- MySQL index, transaction and storage engine of database (3)
- 技能梳理[email protected]体感机械臂
- 逸仙电商发布一季报:坚持研发及品牌投入,实现可持续高质量发展
- "Kunming City coffee map" activity was launched again
- GD32 RT-Thread flash驱动函数
- Action bright: take good care of children's eyes together -- a summary of the field investigation on the implementation of action bright in Guangxi
- Robot system dynamics - inertia parameters
- Leetcode question brushing (I) -- double pointer (go Implementation)
- Questions about cookies and sessions
猜你喜欢
UAV project tracking record 83 -- PCB diagram completion
GNN动手实践(二):复现图注意力网络GAT
6.Redis新数据类型
MIT-6874-Deep Learning in the Life Sciences Week5
2022第六季完美童模 合肥赛区 初赛圆满落幕
Rider does not prompt after opening unity script
Yixian e - commerce publie un rapport trimestriel: adhérer à la R & D et à l’investissement de la marque, réaliser un développement durable et de haute qualité
Js获取指定字符串指定字符位置&指定字符位置区间的子串【简单详细】
What is the real performance of CK5, the king machine of CKB?
Open source! Wenxin large model Ernie tiny lightweight technology, accurate and fast, full effect
随机推荐
1033 To Fill or Not to Fill
技能梳理[email protected]语音模块+stm32+nfc
MIT-6874-Deep Learning in the Life Sciences Week6
AttributeError: ‘Version‘ object has no attribute ‘major‘
Configure Yii: display MySQL extension module verification failed
A brief introduction to database mysql
半钢同轴射频线的史密斯圆图查看和网络分析仪E5071C的射频线匹配校准
Right click to open CMD (command line)
技能梳理[email protected]+阿里云+nbiot+dht11+bh1750+土壤湿度传感器+oled
跳跃表介绍
GD32 RT-Thread RTC驱动函数
2022第六季完美童模 托克逊赛区 决赛圆满落幕
李沐《动手学习深度学习》d2lbook环境搭建
2022 Season 6 perfect children's model toxon division finals came to a successful conclusion
技能梳理[email protected]体感机械臂
Use and description of event delegation
光明行动:共同呵护好孩子的眼睛——广西实施光明行动实地考察调研综述
Tooltips in the era of touch
机器人系统动力学——惯性参数
基于强化学习的股票量化交易Automated-Stock-Trading-Ensemble-Strategy