Automated Acceptance Testing.
- Right click on java folder (src\test\functional\java)
- Mark Directory As -> Test Sources Root
- Right click on testngIntegration.xml (src\test\resources\integration\testngIntegration.xml) - Run
- or simple navigate to any tests (eg. src\test\functional\java\com\sdl\selenium\extjs3\button\ButtonIntegrationTest.java) and run them