GitHub Actions Runners'); $savePosition = strpos($view, 'form="github-runner-config-form"'); $formPosition = strpos($view, '
not->toBeFalse() ->and($savePosition)->not->toBeFalse() ->and($formPosition)->not->toBeFalse() ->and($titlePosition)->toBeLessThan($savePosition) ->and($savePosition)->toBeLessThan($formPosition) ->and(substr_count($view, '>Save'))->toBe(1); });