当前位置:网站首页>Katalon当中的debug调试
Katalon当中的debug调试
2022-06-28 10:18:00 【春天的菠菜】
目录
2、右上块我们可以在debug窗口--Variables的地方看到变量当前的实时值;
编辑3、调试完我们可以点击右上的Keyword按钮,切换回脚本编辑视图,以后也可以直接点Debug按钮切回Debug视图
一、打断点
1、将脚本切换到Script模式,在你想设断点的行首双击,
2、右击选择:(Groovy)Toggle Breakpoint
二、运行
三、进入断点之后确定,进入debug模式
1、左上角是Debug工具栏
a)按F6,执行一行命令
b)按F8,执行到下一个断点;
c)按结束按钮结束运行。
2、右上块我们可以在debug窗口--Variables的地方看到变量当前的实时值;
3、调试完我们可以点击右上的Keyword按钮,切换回脚本编辑视图,以后也可以直接点Debug按钮切回Debug视图
边栏推荐
- ECS MySQL query is slow
- 物联网无线通信应用中6种融合定位技术
- 满电出发加速品牌焕新,长安电动电气化产品吹响“集结号”
- [unity][ecs] learning notes (III)
- 股票开户用中金证券经理发的开户二维码安全吗?知道的给说一下吧
- Huawei OSPF single region
- mysql打不开,闪退
- Fabric. How to use js brush?
- Instant messaging and BS architecture simulation of TCP practical cases
- Dotnet uses crossgen2 to readytorun DLL to improve startup performance
猜你喜欢
Bridge mode
bye! IE browser, this route edge continues to go on for IE
Several methods of using ABAP to operate Excel
接口自动化框架脚手架-参数化工具的实现
How to use dataant to monitor Apache apisex
Missed the golden three silver four, found a job for 4 months, interviewed 15 companies, and finally got 3 offers, ranking P7+
再見!IE瀏覽器,這條路由Edge替IE繼續走下去
As shown in the figure, the SQL row is used to convert the original table of Figure 1. Figure 2 wants to convert it
物联网5种无线传输协议特点大汇总
[happy Lantern Festival] guessing lantern riddles eating lantern festival full of vitality ~ (with lantern riddle guessing games)
随机推荐
Ribbon核心源码解析
R语言使用car包中的avPlots函数创建变量添加图(Added-variable plots)、在图像交互中,在变量添加图中手动标识(添加)对于每一个预测变量影响较大的强影响点
通过PyTorch构建的LeNet-5网络对手写数字进行训练和识别
Redis sentinel cluster main database failure data recovery ideas # yyds dry goods inventory #
Numpy array: join, flatten, and add dimensions
Dotnet uses crossgen2 to readytorun DLL to improve startup performance
Settings of gift giving module and other custom controls in one-to-one video chat system code
Several methods of using ABAP to operate Excel
2022吴恩达机器学习specialization Week 2 practice lab: Linear regression
接口自动化框架脚手架-利用反射机制实现接口统一发起端
Summary of characteristics of five wireless transmission protocols of Internet of things
用 Compose 实现个空调,为你的夏日带去清凉
Who knows if it is safe to open an account with CSC securities
sentinel
Interface automation framework scaffold - use reflection mechanism to realize the unified initiator of the interface
Sqlcmd database connection error
dotnet 使用 Crossgen2 对 DLL 进行 ReadyToRun 提升启动性能
【云驻共创】DWS告警服务DMS详细介绍和集群连接方式简介
Ribbon core source code analysis
【力扣——动态规划】整理题目1:基础题目:509、70、746、62、63、343、96(附链接、题目描述、解题方法及代码)