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.
我试图通过将枚举、常量和定位器移动到其他文件来使我的测试更清晰/参数化。有没有办法在使用量角器/java 脚本时做到这一点。如果是,最好的方法是什么?
当然,请遵循Page Object pattern/model。
至于量角器,请研究样式指南的“页面对象”一章。