Implement 'Import VFC' UI test
Change-Id: I1eb9c5f458f3861d21e37e0b5d0e2ef63862e97b
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3531
diff --git a/integration-tests/src/test/resources/ci/conf/sdc-conf.yaml b/integration-tests/src/test/resources/ci/conf/sdc-conf.yaml
index e4b07d3..eb20978 100644
--- a/integration-tests/src/test/resources/ci/conf/sdc-conf.yaml
+++ b/integration-tests/src/test/resources/ci/conf/sdc-conf.yaml
@@ -3,18 +3,17 @@
remoteTestingMachineIP: 127.0.0.1
remoteTestingMachinePort: 4444
remoteTesting: true
-useBrowserMobProxy: false
-captureTraffic: false
downloadAutomationFolder: /tmp/sdc-integration-tests/downloadAutomation
-uiSimulator: true
#### Local Front end testing
#url: http://localhost:8285/sdc1
#remoteTesting: false
-#useBrowserMobProxy: false
-#captureTraffic: false
#downloadAutomationFolder: /tmp/sdc-integration-tests/downloadAutomation
-#uiSimulator: true
+
+#####################
+useBrowserMobProxy: false
+captureTraffic: false
+uiSimulator: true
#### Backend Testing
outputFolder: target