Could not resolve white space in test path
drpsyko101 opened this issue · 0 comments
drpsyko101 commented
Description
The test failed to run in a project that has white space in its path.
Steps to reproduce
- Create a project in a directory that has any white space
- Install plugin as decribed in the README
- Open
TestAlwaysSucceed
level and save as local Content map with a new name - Include the map in Daedalic Test Automation Plugin settings
- Run test from Session Frontend > Automation
Expected result
All test succeded with no warning/error.
Actual result
Test worker is running, but produced an error output.
LogAutomationTest: Error: Test C:/Users/User/Documents/Unreal Projects/TestAutomation/Content/TestMap/SomeTestMap.umap does not exist and could not be run.