Brian Spencer

Results 2 issues of Brian Spencer

**Describe the bug** When calling `findElementsByClassName`, I'd like to continue if no elements are found. However, if no elements match the class name, my test instantly terminates like so: ```...