Follow-up from "Fix broken Direct Transfer spec"
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=520897)
</details>
<!--IssueSummary end-->
The following discussion from !182373 should be addressed:
- [ ] @tkuah started a [discussion](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182373#note_2362890445): (+2 comments)
> ```suggestion:-3+0
> expect(page).to have_no_content('Import groups by direct transfer')
> expect(page).to have_no_field('GitLab source instance base URL')
> expect(page).to have_no_field('Personal access token')
> expect(page).to have_no_button('Connect instance')
> ```
>
> From https://gitlab.com/gitlab-org/gitlab-foss/-/jobs/9219879694, we should use non-waiting helpers.
/cc @.luke
issue