I am using Squish for test automation.
The squish server runs on the target device. The client runs on the PC. The commands(in test scripts) are sent from the client to the server for execution.
After one of the operations, i need to check if the file is created at a specific location on the target device.
No HTML or browser involved here.