You can use “submit” method on element to submit form-
element.submit () ;
Alternatively you can use click method on the element which does form submission
You can use “submit” method on element to submit form-
element.submit () ;
Alternatively you can use click method on the element which does form submission
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Khaja MoizuddinPosted Feb 12, 2017, 10:31 AM