I found this topic, but it sounds too advanced for me now, especially because I've never had to use KM for web forms before.
1 - How can I check if the form is loaded? I want my macro to go to the URL, fill out the form, and submit it, so I want to make sure the form and the fields are loaded.
2 - Since KM needs Chrome to have the Javascript option enabled and I believe I read it somewhere that it's not a good idea to have this on all the time, I assume that I should start the macro with an action to turn it on and then turn it off at the end?