您好我试图自动化我的IE登录到一个网站,但问题是输入元素没有HTML ID属性!例如:
<input type="text" name="user" size="15" value="">
如何编写C#以在此文本框中插入文本?
谢谢
html c# webforms autofill browser-automation
autofill ×1
browser-automation ×1
c# ×1
html ×1
webforms ×1