Prevent superfluous processing of already-processed form fields.
Since casper already handles fields with the same name (checkbox, radio) in `getFieldValue`, we shouldn't process already-processed form fields again in the main loop of `getFormValues`.
Showing
1 changed file
with
1 additions
and
1 deletions
-
Please register or sign in to post a comment