Jmeter Json提取
This commit is contained in:
@@ -162,6 +162,11 @@
|
||||
<artifactId>selenium-java</artifactId>
|
||||
<version>4.30.0</version> <!-- 根据需要选择版本 -->
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
<artifactId>lombok</artifactId>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user