当前位置:网站首页>【selenium自动化】常用注解
【selenium自动化】常用注解
2022-07-05 00:08:00 【linrui7】
常用注解
@Test
@BeforeMethod test方法执行前
@AfterMethod test方法执行后
@BeforeClass 类初始化后
@AfterClass 类销毁之前
static WebDriver webDriver;
@Test
public void test1() {
System.out.println("Test");
}
@BeforeMethod
public void test2() {
webDriver = new ChromeDriver();
System.out.println("BeforeMethod");
}
@AfterMethod
public void test3() {
webDriver.quit();
System.out.println("AfterMethod");
}
@BeforeClass
public void test4() {
System.out.println("BeforeClass");
}
@AfterClass
public void test5() {
System.out.println("AfterClass");
}
执行结果:
边栏推荐
- URL和URI
- Hash table, hash function, bloom filter, consistency hash
- 如何用快解析自制IoT云平台
- [JS] - [dynamic planning] - Notes
- Instructions for go defer
- IT转测试岗,从迷茫到坚定我究竟付出了什么?
- S32 design studio for arm 2.2 quick start
- Expand your kubecl function
- Best practice case of enterprise digital transformation: introduction and reference of cloud based digital platform system security measures
- IELTS examination process, what to pay attention to and how to review?
猜你喜欢

如何用快解析自制IoT云平台

使用快解析搭建自己的minecraft服务器

In the enterprise, win10 turns on BitLocker to lock the disk, how to back up the system, how to recover when the system has problems, and how to recover quickly while taking into account system securi

Illustrated network: what is gateway load balancing protocol GLBP?

OpenHarmony资源管理详解

Summer challenge brings you to play harmoniyos multi terminal piano performance

圖解網絡:什麼是網關負載均衡協議GLBP?

Consolidated expression C case simple variable operation

Acrel-EMS综合能效平台在校园建设的意义

如何在外地外网电脑远程公司项目?
随机推荐
[paper reading] Tun det: a novel network for meridian ultra sound nodule detection
使用快解析搭建自己的minecraft服务器
JS 将伪数组转换成数组
华为200万年薪聘请数据治理专家!背后的千亿市场值得关注
go踩坑——no required module provides package : go.mod file not found in current directory or any parent
Microservice
Robot reinforcement learning synergies between pushing and grassing with self supervised DRL (2018)
用快解析内网穿透实现零成本自建网站
JS how to realize array to tree
abc 258 G - Triangle(bitset)
How to reduce the stock account Commission and stock speculation commission? Is it safe to open an online account
Cross domain request
He worked as a foreign lead and paid off all the housing loans in a year
ICML 2022 | 3dlinker: e (3) equal variation self encoder for molecular link design
Consolidated expression C case simple variable operation
电力运维云平台:开启电力系统“无人值班、少人值守”新模式
Basic points of the game setup of the points mall
js如何实现数组转树
Application of fire fighting system based on 3D GIS platform
如何有效对直流列头柜进行监测