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.
是否可以使用 spynner 填充文本区域?我该怎么做?我试试这个:
sb.fill("textarea[name=NAME]","TEXT")
但它不起作用。请帮我。
好的,我找到了解决方案,我正在使用 webkit 填充:
wk_fill("textarea[name=NAME]","TEXT")