Originally, instagram calls .get() and then .submit(), but actually it is possible to skip .get() step, i have checked.
.get()
.submit()
Readonly
Originally, instagram calls
.get()and then.submit(), but actually it is possible to skip.get()step, i have checked.