\$javascriptVariable in the executeJs function * * @throws \Exception * @throws \Magento\FunctionalTestingFramework\Exceptions\TestReferenceException */ public function testExecuteJsTest() { $this->generateAndCompareTest('ExecuteJsEscapingTest'); } }