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/JUnit4/Remote Control) 编写一个自动化脚本。这是场景。
我需要用 excel 表中的值验证文本框中的值。如果值匹配,则测试步骤应该通过,否则失败。