late-planet-4481
09/26/2022, 6:58 PM.then()
after the command that results in an expandable group, then I run document.getElementsByClassName('command-expander-column')[0].click()
. This works perfectly in the Chrome console, but when the test is running the resulting array is empty. Does anyone understand why it behaves this way?