Done
Details
Details
Assignee
John Coburn
John CoburnReporter
John Coburn
John CoburnPriority
Sprint
None
Development Team
Stripes Force
Release
Nolana (R3 2022)
RCA Group
TBD
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created September 2, 2022 at 3:13 PM
Updated September 28, 2022 at 2:38 PM
Resolved September 28, 2022 at 2:38 PM
Usage of pane interactor in cases where the sought after Pane isn't immediately visible can result in errors such as "Type error: cannot find 'textContent' on null" and (for the case of matchers) "includes is not a function of undefined".
Filters for text content should make use of optional chaining and falll back to return empty strings.