Find the input[type='submit'] by value. Get the form element and search in its descendants for the content "submit the form!" <div id="main"> <form> <div> ...
確定! 回上一頁