Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i am grabbing form from a html page but this is also printing some garbage string "0xc000145ea0" #41

Open
RAVIPRAJ opened this issue Mar 4, 2021 · 1 comment
Labels

Comments

@RAVIPRAJ
Copy link

RAVIPRAJ commented Mar 4, 2021

&{0xc000144f50 0xc0001451f0 0xc0001452d0 3 input input [{ type email} { name email} { class form-control unicase-form-control text-input} { id exampleInputEmail1}]}
&{0xc0001453b0 0xc000145650 0xc000145730 3 input input [{ type password} { name password} { class form-control unicase-form-control text-input} { id exampleInputPassword1}]}
&{0xc000145ea0 0xc0001462a0 0xc000147ab0 0xc0001461c0 0xc000147b20 3 form form [{ class register-form outer-top-xs} { role form} { method post} { name register} { onsubmit return valid();}]}
&{0xc000146310 0xc0001465b0 0xc000146690 3 input input [{ type text} { class form-control unicase-form-control text-input} { id fullname} { name fullname} { required required}]}
&{0xc000146770 0xc000146a10 0xc000146af0 3 input input [{ type email} { class form-control unicase-form-control text-input} { id email} { onblur userAvailability()} { name emailid} { required }]}
&{0xc000146cb0 0xc000146f50 0xc000147030 3 input input [{ type text} { class form-control unicase-form-control text-input} { id contactno} { name contactno} { maxlength 10} { required }]}
&{0xc000147110 0xc0001473b0 0xc000147490 3 input input [{ type password} { class form-control unicase-form-control text-input} { id password} { name password} { required }]}
&{0xc000147570 0xc000147810 0xc0001478f0 3 input input [{ type password} { class form-control unicase-form-control text-input} { id confirmpassword} { name confirmpassword} { required }]}

@zhengchun
Copy link
Contributor

Hello, You should provide the more exception information and test data reproduction this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants