executeUiTests abstract method

  1. @protected
Future<String> executeUiTests()

Execute UI tests.

Return not empty String describing a test failure if the check failed.

Implementation

@protected
Future<String> executeUiTests();