I put the passwort in the input field. when I run the macro it always asks to enter the password. How do I fix the macro, so the password is hardcoded.
@lang61 the password is usually saved in monitor’s options. can you go monitor.distill.io and try adding a monitor using the macro? you will asked to enter the password which will be saved there.
I am trying to use Macro for a website that requires a password to log in.
I am following How to monitor webpages with login and password? – Distill
I noticed that after recording the steps for the password it shows type_secret and when I try to replay it, I still need to provide the password.
@seyeeet can you try running it again and see if it works after retrying? once the macro is run, the password should be saved in the monitor’s config. it will then be used for checks automatically.
let me know if this doesn’t work. using a local device can be a good option in that case.
edit: the site returns 403 status code on initial access. we have updated the validator to not raise an error for this site. that should make it work.