Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人可以帮助我使用 selenium + Java 作为黄瓜框架的 IBM PComm Emulator 使用什么 Maven 依赖项。感谢您对 git 的任何引用或以前对此进行的任何自动化操作。谢谢你。
<tn5250j>0.7.6.4</tn5250j> <dependency> <groupId>com.github.vebqa</groupId> <artifactId>tn5250j</artifactId> <version>${tn5250j}</version> </dependency>
这完美地工作。