本文介绍了按名称或值获取元素?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我希望创建一个登录表单,输入您在电子邮件和密码中输入的文本,然后按登录按钮上的Enter键。我登录按钮的问题没有我使用GetElementById的ID。这是检查元素屏幕的屏幕截图。
[]
解决方案
I am looking to make a log in form that enters the text that you type in the email and password and then press enter on the log in button. The problem I had the log in button doesn''t have an ID for me to use GetElementById. Here is a screenshot of inspect element screen.
http://gyazo.com/3c30fcafe5a55ff42f2f9b809f65a3cf[^]
解决方案
这篇关于按名称或值获取元素?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!