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.
我的代码运行时出现错误:找不到包含属性名称的“输入(文本密码 textarea 隐藏)或 TEXTAREA”标签,其值为 ____________(它正在测试一个网站)
说找不到
找不到它的原因是什么?它在其他页面上发现其他人没有问题,但是这个页面出于某种奇怪的原因而犹豫不决?这个怎么可能?
WatiN 代码库并没有那么复杂。下载它并在调试模式下运行它,看看抛出异常时它在哪里中断,然后您可以检查错误周围的上下文。