selenium-pom:Selenium页面对象模型

时间:2024-05-20 21:38:22
【文件属性】:

文件名称:selenium-pom:Selenium页面对象模型

文件大小:311KB

文件格式:ZIP

更新时间:2024-05-20 21:38:22

Java

Selenium页面对象模型 它是什么 Selenium POM(页面对象模型)是一个Java框架,提供了将您的Web应用程序描述为模型层次结构的功能。 它还为大多数常用功能(例如,双击或获取价值)添加了辅助方法。 要求 Java 8 依存关系 Selenium3.0或更高 反射0.9.10或更高 Google guice 4.0或更高版本(可选) 用Maven取得 < dependency> < groupId>uk.sponte.automation < artifactId>selenium-pom < version>3.0.0 < scope>test 文献资料 请访问我们的查找文档。 例子 可以在seleni


网友评论