Workspace
Browse, open and organize the files of the active project.
A file browser for the active project. Find it in the dock under Framework → Workspace.
The file tree
The tree shows the project’s files: tests, Page Objects, flows and anything you add. Videos and the internal .actions.json files are hidden (they stay on disk). New file (root), New folder (root) and Refresh tree are at the top.
Opening files
Click a file to open a read-only preview in a tab. Double-click a Page Object model (.page.json) or a flow model (.flow.json) to open it in Pages or Flows; the preview header also offers Edit in Pages, Edit in Flows or Load into recorder, depending on the file.
Organizing files
- Right-click menu: Open in Pages, Open in Flows, Load into recorder (on tests), New file, New folder, Rename, Delete.
- Drag and drop moves files between folders. Tests (
.spec.ts) and the Page Object and flow models are locked in place, because moving them would break the links between them.
Something unclear or missing? Write to info@actify-studio.com.