Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <form id="enter" style="text-align:center;margin: 10px auto 0;width: 400px;border: 1px solid #FF6D2D;padding: 10px;">
- Для входа введите пароль<br><br>
- <div class="error" style="height: 30px;">
- <input class="pass" type="text" size="20"><input type="submit" value="ВХОД">
- </div>
- </form>
- #<Mechanize::Form
- {name nil}
- {method "GET"}
- {action "http://www.zalupa.ru/enter"}
- {fields}
- {radiobuttons}
- {checkboxes}
- {file_uploads}
- {buttons [submit:0x3fcd6a417bf8 type: submit name: value: ВХОД]}>
- Та же хуйня, полученная через XPATH
- <Nokogiri::XML::Element:0x3fc98b82e788 name="input" attributes=[#<Nokogiri::XML::Attr:0x3fc98b82e6e8 name="class" value="pass">, #<Nokogiri::XML::Attr:0x3fc98b82e6d4 name="type" value="text">, #<Nokogiri::XML::Attr:0x3fc98b82e6c0 name="size" value="20">]>
Advertisement
Add Comment
Please, Sign In to add comment