- $resp->assertElementExists('a[href="https://www.tiny.cloud/"]');
- $resp->assertElementExists('a[href="' . url('/libs/tinymce/license.txt') . '"]');
+ $this->withHtml($resp)->assertElementExists('a[href="https://www.tiny.cloud/"]');
+ $this->withHtml($resp)->assertElementExists('a[href="' . url('/libs/tinymce/license.txt') . '"]');