$this->assertJsCondition('document.activeElement === document.querySelector("#block-branding button.trigger")',10000,'Focus should be on the contextual trigger, but instead is at '.$this->getSession()->evaluateScript('document.activeElement.outerHTML'));