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.
是否可以使用 JWebUnit 在页面中测试按钮是否启用或禁用(即使在几个表单操作后使用 java 脚本启用/禁用它)。
如果您可以通过 xpath 定位器策略获取元素(按钮),那么您可以使用“getElementAttributeByXPath(String xpath, String attribute)” 这将允许您检查将启用/禁用的对象的属性