html - Select multiple checkboxes for a Cucumber test -


working on big project using cucumber our frontend tests. question this, have search page group of checkboxes, "select sites:", fieldname "sites[]" when click "submit" cucumber default submits last checkbox selected when set form have checkboxes default selected. there way have cucumber select multiple checkboxes these array notation?


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -