This site is designed to take advantage of CSS. If you are seeing this, CSS must not be available or enabled in your browser. Everything should still work, but won't be as pretty. :)
Hi
I'm a new costumer of Simon and i would like to know if it exists macros in Simon. I need to watch changes in a website which has got passwords and two submits buttons before entering to the webpage i'm interested.
Thanks a lot for answers
Re: Macro and Simon
There isn't any way to chain together two submits, but usually that isn't needed — you can typically use cookies or POST parameters to send the final collection of values to the destination page.
If the forms submit via POST, look at the page source of each form to see what field names they submit, and add them all to the test configuration.