Hello, is there any log that I can see if the fill function was filled the input field ok?
@fabrao you could maybe do a query to see if the input field contains the expected input?
Hello @borkdude, is there any logging that I can see the result of action? Or should I have to check if all the fields has the content that it should?
Perhaps check the source, there may be some debug logging option
thank you