Performs a URL test for a specific group.
Future<void> urlTest({required String groupTag}) async { throw UnimplementedError('urlTest() has not been implemented.'); }