Forum Discussion
- tristaanogreEsteemed Contributor
Because each checkbox has it's own functionality, there's not really much that you would need to do special. If there were common functionality for different check boxes, you could probably do a for loop to loop through the checkboxes and then a switch/case statement within the loop to determine which functionality to execute.
But, with each one having it's own, that wouldn't save you much code. I would just write the test sequentially for each checkbox.
Related Content
- 5 years ago
- 4 years ago
- 4 years ago
- 6 years ago
Recent Discussions
- 8 hours ago
- 9 hours ago