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.
我现在用 eclipse 研究 Selenium 并使用 junit 测试。如何使用一个测试用例的输出 url 作为另一个测试用例的输入 url
如果测试是在单个类中编写的,请使用全局变量。如果它们在单个 JVM 实例下执行,但不同的类使用环境变量