Open the "xp-ui-testing/selenium-tests/tests.properties" and specify a path to the your local "chromedriver"
Run a task with tests: 'xp-ui-testing>gradlew testInputTypesLocal'
It also possible to run a task with tests from an Idea. Just need to open Gradle window in Idea and do double click on a task whit tests,
testInputTypesLocal for example
Mode, when XP distro will be Downloaded from the repo and server starts after it
Run the task: 'xp-ui-testing>gradlew deploy'
Clear the repo and work directories in XP_HOME
Run the task: 'xp-ui-testing>gradlew testInputTypes' (distro will be downloaded from enonic repo )