I want to fill input fields on a website but the problem is I cannot use the FillForm funtionality as they are not in a form. There is also a submit button which is not connected to any form but is managed through javascript. In short I want to fill some fields anc click that button. How can I do that?
I want to fill input fields on a website but the problem is I cannot use the FillForm funtionality as they are not in a form. There is also a submit button which is not connected to any form but is managed through javascript. In short I want to fill some fields anc click that button. How can I do that?