Why is a certain input box never recorded?
1. If all input boxes except one or two are recorded correctly, the problem could be that these boxes have the same internal name. Typically, this occurs with input boxes that are used for “From” and “To” or “Password” and “Re-enter password” type of inputs. If (and only if) both fields have the same internal name iMacros can not fill the fields correctly during replay. Solution: Manually edit the macro and use POS=2 to reach the second element – the “To” selection in the following example.