diff --git a/.gitignore b/.gitignore index 52fe741..319bcf5 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,21 @@ build /sandbox-test/test_results.json # Test output files -screenshot_*.png +/tests/ +*.png test_*.json test_*.txt test_*.log +*_hierarchy.json +recorded_actions.json + +# Duplicate asset folders (use src/main/assets/ instead) +/icons/ +/scripts/ +/ui/ + +# Sandbox data created during testing +/src/main/assets/sandbox_data/ + +# Misc +NUL diff --git a/docs/TESTING-FRAMEWORK.md b/docs/TESTING-FRAMEWORK.md index 0f76c8d..0afdfbc 100644 --- a/docs/TESTING-FRAMEWORK.md +++ b/docs/TESTING-FRAMEWORK.md @@ -337,6 +337,37 @@ mosis-designer.exe --simulator --test-apps base-apps \ --- +## Test Output Directory + +All test files and output should be placed in the `tests/` folder at the project root: + +``` +MosisService/ +└── tests/ + ├── test_navigation.json # Test action files + ├── test_settings.json + ├── screenshot_home.png # Screenshot output + ├── screenshot_settings.png + ├── hierarchy.json # Hierarchy dumps + └── recorded_actions.json # Recorded actions +``` + +### Usage + +```bash +# Run test with output to tests/ folder +mosis-designer.exe --simulator --test-apps base-apps \ + --playback tests/test_navigation.json \ + --screenshot-after tests/screenshot_result.png \ + --hierarchy tests/hierarchy.json +``` + +This keeps the project root clean and organizes all testing artifacts in one place. + +**Note**: The `tests/` folder is gitignored - test outputs are not committed to version control. + +--- + ## Troubleshooting ### Tap not registering diff --git a/tests/README.md b/tests/README.md deleted file mode 100644 index 2380475..0000000 --- a/tests/README.md +++ /dev/null @@ -1,55 +0,0 @@ -# UI Test Files - -This directory contains JSON action playback tests for the Mosis Designer. - -## Running Tests - -```bash -# From designer/build directory -./Release/mosis-designer.exe --simulator --test-apps base-apps \ - --playback ../../tests/test_settings.json \ - --screenshot-after ../../tests/screenshots/result.png -``` - -## Test Files - -| File | Description | -|------|-------------| -| `test_home_only.json` | Wait and capture home screen | -| `test_settings.json` | Navigate to Settings app | -| `test_browser.json` | Navigate to Browser (dock) | -| `test_messages.json` | Navigate to Messages app | -| `test_messages_v2.json` | Messages with corrected coordinates | -| `test_music.json` | Navigate to Music app | -| `test_store.json` | Navigate to Mosis Store | -| `test_navigation.json` | Multi-app navigation sequence | - -## Screenshots - -Captured screenshots are in `screenshots/`: -- `screenshot_home_fresh.png` - Home screen -- `screenshot_browser.png` - Browser app -- `screenshot_messages_fixed.png` - Messages app -- `screenshot_music_fixed.png` - Music app -- `screenshot_settings_fixed.png` - Settings app -- `screenshot_store_fixed.png` - Mosis Store - -## Hierarchy Dumps - -- `hierarchy_fresh.json` - Full UI element tree with bounds -- `hierarchy_dump.json` - Previous hierarchy capture - -Use hierarchy dumps to find element coordinates for new tests. - -## Prerequisites - -Before running tests with `base-apps`, ensure shared assets exist at `MosisService/` root: - -```bash -# Copy shared assets (run from MosisService/) -cp -r src/main/assets/ui . -cp -r src/main/assets/scripts . -cp -r src/main/assets/icons . -``` - -See `docs/TESTING-FRAMEWORK.md` for full documentation. diff --git a/tests/hierarchy_dump.json b/tests/hierarchy_dump.json deleted file mode 100644 index c80ff18..0000000 --- a/tests/hierarchy_dump.json +++ /dev/null @@ -1,2583 +0,0 @@ -{ - "documents": [ - { - "body": { - "bounds": { - "height": 960.0, - "width": 540.0, - "x": 0.0, - "y": 0.0 - }, - "children": [ - { - "bounds": { - "height": 36.0, - "width": 508.0, - "x": 16.0, - "y": 0.0 - }, - "children": [ - { - "bounds": { - "height": 19.200000762939453, - "width": 40.0, - "x": 16.0, - "y": 8.399999618530273 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 22.5 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "status-bar-time" - ], - "tag": "span", - "visible": true - }, - { - "bounds": { - "height": 24.0, - "width": 88.0, - "x": 436.0, - "y": 6.0 - }, - "children": [ - { - "bounds": { - "height": 24.0, - "width": 24.0, - "x": 436.0, - "y": 6.0 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 24.0, - "width": 24.0, - "x": 468.0, - "y": 6.0 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 24.0, - "width": 24.0, - "x": 500.0, - "y": 6.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "status-bar-icons" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "status-bar" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 844.0, - "width": 540.0, - "x": 0.0, - "y": 36.0 - }, - "children": [ - { - "bounds": { - "height": 357.5999755859375, - "width": 500.0, - "x": 20.0, - "y": 56.0 - }, - "children": [ - { - "bounds": { - "height": 357.5999755859375, - "width": 500.0, - "x": 20.0, - "y": 56.0 - }, - "children": [ - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 20.0, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 46.5, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 58.5, - "y": 76.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 59.0, - "x": 53.0, - "y": 148.0 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 53.0, - "y": 162.10000610351563 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 145.0, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 171.5, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 183.5, - "y": 76.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 54.0, - "x": 180.5, - "y": 148.0 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 180.5, - "y": 162.10000610351563 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 270.0, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 296.5, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 308.5, - "y": 76.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 64.0, - "x": 300.5, - "y": 148.0 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 300.5, - "y": 162.10000610351563 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 395.0, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 421.5, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 433.5, - "y": 76.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 45.0, - "x": 435.0, - "y": 148.0 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 435.0, - "y": 162.10000610351563 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 20.0, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 46.5, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 58.5, - "y": 195.1999969482422 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 42.0, - "x": 61.5, - "y": 267.20001220703125 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 61.5, - "y": 281.3000183105469 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 145.0, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 171.5, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 183.5, - "y": 195.1999969482422 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 68.0, - "x": 173.5, - "y": 267.20001220703125 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 173.5, - "y": 281.3000183105469 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 270.0, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 296.5, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 308.5, - "y": 195.1999969482422 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 43.0, - "x": 311.0, - "y": 267.20001220703125 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 311.0, - "y": 281.3000183105469 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 395.0, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 421.5, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 433.5, - "y": 195.1999969482422 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 94.0, - "x": 410.5, - "y": 267.20001220703125 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 410.5, - "y": 281.3000183105469 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 20.0, - "y": 302.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 46.5, - "y": 302.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 58.5, - "y": 314.3999938964844 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 57.0, - "x": 54.0, - "y": 386.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 54.0, - "y": 400.5 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 145.0, - "y": 302.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 171.5, - "y": 302.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 183.5, - "y": 314.3999938964844 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 84.0, - "x": 165.5, - "y": 386.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 165.5, - "y": 400.5 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "app-grid-section" - ], - "id": "installed-apps", - "tag": "div", - "visible": true - } - ], - "classes": [ - "app-grid" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "home-content" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 100.0, - "width": 460.0, - "x": 40.0, - "y": 860.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 61.5, - "y": 874.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 73.5, - "y": 886.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "dock-item" - ], - "id": "dock-phone", - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 176.5, - "y": 874.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 188.5, - "y": 886.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "dock-item" - ], - "id": "dock-messages", - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 291.5, - "y": 874.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 303.5, - "y": 886.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "dock-item" - ], - "id": "dock-contacts", - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 406.5, - "y": 874.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 418.5, - "y": 886.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "dock-item" - ], - "id": "dock-browser", - "tag": "div", - "visible": true - } - ], - "classes": [ - "dock" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "home-screen" - ], - "tag": "body", - "visible": true - }, - "title": "Virtual Smartphone - Home", - "url": "D|\\Dev\\Mosis\\MosisService\\src\\main\\assets\\apps\\home\\home.rml" - }, - { - "body": { - "bounds": { - "height": 178.39999389648438, - "width": 540.0, - "x": 0.0, - "y": 0.0 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 0.0, - "y": 7.200000286102295 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 0.0, - "y": 7.200000286102295 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 0.0, - "y": 7.200000286102295 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "system-status-time" - ], - "id": "status-time", - "tag": "span", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 0.0, - "y": 7.200000286102295 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 0.0, - "y": 7.200000286102295 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 0.0, - "y": 7.200000286102295 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 0.0, - "y": 7.200000286102295 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "system-status-icons" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "system-status-bar" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 48.0, - "width": 524.0, - "x": 8.0, - "y": 22.400001525878906 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 8.0, - "y": 22.400001525878906 - }, - "children": [ - { - "bounds": { - "height": 28.0, - "width": 28.0, - "x": 18.0, - "y": 32.400001525878906 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "browser-nav-btn" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 64.0, - "y": 22.400001525878906 - }, - "children": [ - { - "bounds": { - "height": 28.0, - "width": 28.0, - "x": 74.0, - "y": 32.400001525878906 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "browser-nav-btn", - "disabled" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.0, - "width": 268.0, - "x": 136.0, - "y": 36.900001525878906 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 136.0, - "y": 46.400001525878906 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 136.0, - "y": 56.0 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-secure-icon" - ], - "tag": "span", - "visible": true - }, - { - "bounds": { - "height": 19.0, - "width": 260.0, - "x": 144.0, - "y": 36.900001525878906 - }, - "classes": [ - "browser-url" - ], - "tag": "input", - "visible": true - } - ], - "classes": [ - "browser-url-bar" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 428.0, - "y": 22.400001525878906 - }, - "children": [ - { - "bounds": { - "height": 28.0, - "width": 28.0, - "x": 438.0, - "y": 32.400001525878906 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "browser-nav-btn" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 484.0, - "y": 22.400001525878906 - }, - "children": [ - { - "bounds": { - "height": 28.0, - "width": 28.0, - "x": 494.0, - "y": 32.400001525878906 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "browser-nav-btn" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "browser-toolbar" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 28.80000114440918, - "width": 540.0, - "x": 0.0, - "y": 78.4000015258789 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 32.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-page-title" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-page-text" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-page-link" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "browser-page-text" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 32.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-page-title" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 24.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 24.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 24.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-search-title" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 24.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 24.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-search-url" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 24.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 24.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-search-desc" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "browser-search-item" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 40.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 40.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 40.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-search-title" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 40.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 40.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-search-url" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 40.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 40.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-search-desc" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "browser-search-item" - ], - "tag": "div", - "visible": true - } - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "browser-page" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "browser-content" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 48.0, - "width": 508.0, - "x": 16.0, - "y": 122.4000015258789 - }, - "children": [ - { - "bounds": { - "height": 32.0, - "width": 111.0, - "x": 24.0, - "y": 130.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 28.0, - "width": 28.0, - "x": 65.5, - "y": 130.39999389648438 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 79.5, - "y": 162.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 79.5, - "y": 170.79998779296875 - }, - "tag": "#text", - "visible": true - } - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "browser-tab-btn" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 12.0, - "width": 111.0, - "x": 151.0, - "y": 140.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 206.5, - "y": 146.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 206.5, - "y": 154.79998779296875 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-tabs-indicator" - ], - "tag": "span", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 206.5, - "y": 152.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 206.5, - "y": 160.79998779296875 - }, - "tag": "#text", - "visible": true - } - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "browser-tab-btn" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 32.0, - "width": 111.0, - "x": 278.0, - "y": 130.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 28.0, - "width": 28.0, - "x": 319.5, - "y": 130.39999389648438 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 333.5, - "y": 162.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 333.5, - "y": 170.79998779296875 - }, - "tag": "#text", - "visible": true - } - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "browser-tab-btn" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 32.0, - "width": 111.0, - "x": 405.0, - "y": 130.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 28.0, - "width": 28.0, - "x": 446.5, - "y": 130.39999389648438 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 460.5, - "y": 162.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 460.5, - "y": 170.79998779296875 - }, - "tag": "#text", - "visible": true - } - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "browser-tab-btn" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "browser-bottom-bar" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "app-screen" - ], - "tag": "body", - "visible": true - }, - "title": "Browser", - "url": "D|/Dev/Mosis/MosisService/base-apps/com.mosis.browser/browser.rml" - } - ], - "elements": { - "bounds": { - "height": 178.39999389648438, - "width": 540.0, - "x": 0.0, - "y": 0.0 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 0.0, - "y": 7.200000286102295 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 0.0, - "y": 7.200000286102295 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 0.0, - "y": 7.200000286102295 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "system-status-time" - ], - "id": "status-time", - "tag": "span", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 0.0, - "y": 7.200000286102295 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 0.0, - "y": 7.200000286102295 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 0.0, - "y": 7.200000286102295 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 0.0, - "y": 7.200000286102295 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "system-status-icons" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "system-status-bar" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 48.0, - "width": 524.0, - "x": 8.0, - "y": 22.400001525878906 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 8.0, - "y": 22.400001525878906 - }, - "children": [ - { - "bounds": { - "height": 28.0, - "width": 28.0, - "x": 18.0, - "y": 32.400001525878906 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "browser-nav-btn" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 64.0, - "y": 22.400001525878906 - }, - "children": [ - { - "bounds": { - "height": 28.0, - "width": 28.0, - "x": 74.0, - "y": 32.400001525878906 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "browser-nav-btn", - "disabled" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.0, - "width": 268.0, - "x": 136.0, - "y": 36.900001525878906 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 136.0, - "y": 46.400001525878906 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 136.0, - "y": 56.0 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-secure-icon" - ], - "tag": "span", - "visible": true - }, - { - "bounds": { - "height": 19.0, - "width": 260.0, - "x": 144.0, - "y": 36.900001525878906 - }, - "classes": [ - "browser-url" - ], - "tag": "input", - "visible": true - } - ], - "classes": [ - "browser-url-bar" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 428.0, - "y": 22.400001525878906 - }, - "children": [ - { - "bounds": { - "height": 28.0, - "width": 28.0, - "x": 438.0, - "y": 32.400001525878906 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "browser-nav-btn" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 484.0, - "y": 22.400001525878906 - }, - "children": [ - { - "bounds": { - "height": 28.0, - "width": 28.0, - "x": 494.0, - "y": 32.400001525878906 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "browser-nav-btn" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "browser-toolbar" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 28.80000114440918, - "width": 540.0, - "x": 0.0, - "y": 78.4000015258789 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 32.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-page-title" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-page-text" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-page-link" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "browser-page-text" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 32.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-page-title" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 24.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 24.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 24.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-search-title" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 24.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 24.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-search-url" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 24.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 24.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-search-desc" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "browser-search-item" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 40.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 40.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 40.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-search-title" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 40.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 40.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-search-url" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 40.0, - "y": 92.80000305175781 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 40.0, - "y": 92.80000305175781 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-search-desc" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "browser-search-item" - ], - "tag": "div", - "visible": true - } - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "browser-page" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "browser-content" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 48.0, - "width": 508.0, - "x": 16.0, - "y": 122.4000015258789 - }, - "children": [ - { - "bounds": { - "height": 32.0, - "width": 111.0, - "x": 24.0, - "y": 130.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 28.0, - "width": 28.0, - "x": 65.5, - "y": 130.39999389648438 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 79.5, - "y": 162.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 79.5, - "y": 170.79998779296875 - }, - "tag": "#text", - "visible": true - } - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "browser-tab-btn" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 12.0, - "width": 111.0, - "x": 151.0, - "y": 140.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 206.5, - "y": 146.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 206.5, - "y": 154.79998779296875 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "browser-tabs-indicator" - ], - "tag": "span", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 206.5, - "y": 152.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 206.5, - "y": 160.79998779296875 - }, - "tag": "#text", - "visible": true - } - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "browser-tab-btn" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 32.0, - "width": 111.0, - "x": 278.0, - "y": 130.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 28.0, - "width": 28.0, - "x": 319.5, - "y": 130.39999389648438 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 333.5, - "y": 162.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 333.5, - "y": 170.79998779296875 - }, - "tag": "#text", - "visible": true - } - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "browser-tab-btn" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 32.0, - "width": 111.0, - "x": 405.0, - "y": 130.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 28.0, - "width": 28.0, - "x": 446.5, - "y": 130.39999389648438 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 460.5, - "y": 162.39999389648438 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 460.5, - "y": 170.79998779296875 - }, - "tag": "#text", - "visible": true - } - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "browser-tab-btn" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "browser-bottom-bar" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "app-screen" - ], - "tag": "body", - "visible": true - }, - "resolution": { - "height": 960, - "width": 540 - }, - "screen": "D:/Dev/Mosis/MosisService/base-apps/com.mosis.browser/browser.rml", - "timestamp": "2026-01-20T07:45:51" -} \ No newline at end of file diff --git a/tests/hierarchy_fresh.json b/tests/hierarchy_fresh.json deleted file mode 100644 index 8dfb55f..0000000 --- a/tests/hierarchy_fresh.json +++ /dev/null @@ -1,1844 +0,0 @@ -{ - "documents": [ - { - "body": { - "bounds": { - "height": 960.0, - "width": 540.0, - "x": 0.0, - "y": 0.0 - }, - "children": [ - { - "bounds": { - "height": 36.0, - "width": 508.0, - "x": 16.0, - "y": 0.0 - }, - "children": [ - { - "bounds": { - "height": 19.200000762939453, - "width": 40.0, - "x": 16.0, - "y": 8.399999618530273 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 22.5 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "status-bar-time" - ], - "tag": "span", - "visible": true - }, - { - "bounds": { - "height": 24.0, - "width": 88.0, - "x": 436.0, - "y": 6.0 - }, - "children": [ - { - "bounds": { - "height": 24.0, - "width": 24.0, - "x": 436.0, - "y": 6.0 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 24.0, - "width": 24.0, - "x": 468.0, - "y": 6.0 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 24.0, - "width": 24.0, - "x": 500.0, - "y": 6.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "status-bar-icons" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "status-bar" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 844.0, - "width": 540.0, - "x": 0.0, - "y": 36.0 - }, - "children": [ - { - "bounds": { - "height": 357.5999755859375, - "width": 500.0, - "x": 20.0, - "y": 56.0 - }, - "children": [ - { - "bounds": { - "height": 357.5999755859375, - "width": 500.0, - "x": 20.0, - "y": 56.0 - }, - "children": [ - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 20.0, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 46.5, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 58.5, - "y": 76.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 59.0, - "x": 53.0, - "y": 148.0 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 53.0, - "y": 162.10000610351563 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 145.0, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 171.5, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 183.5, - "y": 76.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 54.0, - "x": 180.5, - "y": 148.0 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 180.5, - "y": 162.10000610351563 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 270.0, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 296.5, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 308.5, - "y": 76.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 64.0, - "x": 300.5, - "y": 148.0 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 300.5, - "y": 162.10000610351563 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 395.0, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 421.5, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 433.5, - "y": 76.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 45.0, - "x": 435.0, - "y": 148.0 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 435.0, - "y": 162.10000610351563 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 20.0, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 46.5, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 58.5, - "y": 195.1999969482422 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 42.0, - "x": 61.5, - "y": 267.20001220703125 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 61.5, - "y": 281.3000183105469 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 145.0, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 171.5, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 183.5, - "y": 195.1999969482422 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 68.0, - "x": 173.5, - "y": 267.20001220703125 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 173.5, - "y": 281.3000183105469 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 270.0, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 296.5, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 308.5, - "y": 195.1999969482422 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 43.0, - "x": 311.0, - "y": 267.20001220703125 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 311.0, - "y": 281.3000183105469 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 395.0, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 421.5, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 433.5, - "y": 195.1999969482422 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 94.0, - "x": 410.5, - "y": 267.20001220703125 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 410.5, - "y": 281.3000183105469 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 20.0, - "y": 302.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 46.5, - "y": 302.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 58.5, - "y": 314.3999938964844 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 57.0, - "x": 54.0, - "y": 386.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 54.0, - "y": 400.5 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 145.0, - "y": 302.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 171.5, - "y": 302.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 183.5, - "y": 314.3999938964844 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 84.0, - "x": 165.5, - "y": 386.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 165.5, - "y": 400.5 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "app-grid-section" - ], - "id": "installed-apps", - "tag": "div", - "visible": true - } - ], - "classes": [ - "app-grid" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "home-content" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 100.0, - "width": 460.0, - "x": 40.0, - "y": 860.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 61.5, - "y": 874.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 73.5, - "y": 886.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "dock-item" - ], - "id": "dock-phone", - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 176.5, - "y": 874.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 188.5, - "y": 886.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "dock-item" - ], - "id": "dock-messages", - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 291.5, - "y": 874.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 303.5, - "y": 886.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "dock-item" - ], - "id": "dock-contacts", - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 406.5, - "y": 874.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 418.5, - "y": 886.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "dock-item" - ], - "id": "dock-browser", - "tag": "div", - "visible": true - } - ], - "classes": [ - "dock" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "home-screen" - ], - "tag": "body", - "visible": true - }, - "title": "Virtual Smartphone - Home", - "url": "D|\\Dev\\Mosis\\MosisService\\src\\main\\assets\\apps\\home\\home.rml" - } - ], - "elements": { - "bounds": { - "height": 960.0, - "width": 540.0, - "x": 0.0, - "y": 0.0 - }, - "children": [ - { - "bounds": { - "height": 36.0, - "width": 508.0, - "x": 16.0, - "y": 0.0 - }, - "children": [ - { - "bounds": { - "height": 19.200000762939453, - "width": 40.0, - "x": 16.0, - "y": 8.399999618530273 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 16.0, - "y": 22.5 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "status-bar-time" - ], - "tag": "span", - "visible": true - }, - { - "bounds": { - "height": 24.0, - "width": 88.0, - "x": 436.0, - "y": 6.0 - }, - "children": [ - { - "bounds": { - "height": 24.0, - "width": 24.0, - "x": 436.0, - "y": 6.0 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 24.0, - "width": 24.0, - "x": 468.0, - "y": 6.0 - }, - "tag": "img", - "visible": true - }, - { - "bounds": { - "height": 24.0, - "width": 24.0, - "x": 500.0, - "y": 6.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "status-bar-icons" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "status-bar" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 844.0, - "width": 540.0, - "x": 0.0, - "y": 36.0 - }, - "children": [ - { - "bounds": { - "height": 357.5999755859375, - "width": 500.0, - "x": 20.0, - "y": 56.0 - }, - "children": [ - { - "bounds": { - "height": 357.5999755859375, - "width": 500.0, - "x": 20.0, - "y": 56.0 - }, - "children": [ - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 20.0, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 46.5, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 58.5, - "y": 76.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 59.0, - "x": 53.0, - "y": 148.0 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 53.0, - "y": 162.10000610351563 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 145.0, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 171.5, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 183.5, - "y": 76.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 54.0, - "x": 180.5, - "y": 148.0 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 180.5, - "y": 162.10000610351563 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 270.0, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 296.5, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 308.5, - "y": 76.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 64.0, - "x": 300.5, - "y": 148.0 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 300.5, - "y": 162.10000610351563 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 395.0, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 421.5, - "y": 64.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 433.5, - "y": 76.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 45.0, - "x": 435.0, - "y": 148.0 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 435.0, - "y": 162.10000610351563 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 20.0, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 46.5, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 58.5, - "y": 195.1999969482422 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 42.0, - "x": 61.5, - "y": 267.20001220703125 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 61.5, - "y": 281.3000183105469 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 145.0, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 171.5, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 183.5, - "y": 195.1999969482422 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 68.0, - "x": 173.5, - "y": 267.20001220703125 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 173.5, - "y": 281.3000183105469 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 270.0, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 296.5, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 308.5, - "y": 195.1999969482422 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 43.0, - "x": 311.0, - "y": 267.20001220703125 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 311.0, - "y": 281.3000183105469 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 395.0, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 421.5, - "y": 183.1999969482422 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 433.5, - "y": 195.1999969482422 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 94.0, - "x": 410.5, - "y": 267.20001220703125 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 410.5, - "y": 281.3000183105469 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 20.0, - "y": 302.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 46.5, - "y": 302.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 58.5, - "y": 314.3999938964844 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 57.0, - "x": 54.0, - "y": 386.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 54.0, - "y": 400.5 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 103.19999694824219, - "width": 125.0, - "x": 145.0, - "y": 302.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 171.5, - "y": 302.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 183.5, - "y": 314.3999938964844 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "app-icon-image" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 19.200000762939453, - "width": 84.0, - "x": 165.5, - "y": 386.3999938964844 - }, - "children": [ - { - "bounds": { - "height": 0.0, - "width": 0.0, - "x": 165.5, - "y": 400.5 - }, - "tag": "#text", - "visible": true - } - ], - "classes": [ - "app-icon-label" - ], - "tag": "span", - "visible": true - } - ], - "classes": [ - "app-icon" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "app-grid-section" - ], - "id": "installed-apps", - "tag": "div", - "visible": true - } - ], - "classes": [ - "app-grid" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "home-content" - ], - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 100.0, - "width": 460.0, - "x": 40.0, - "y": 860.0 - }, - "children": [ - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 61.5, - "y": 874.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 73.5, - "y": 886.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "dock-item" - ], - "id": "dock-phone", - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 176.5, - "y": 874.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 188.5, - "y": 886.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "dock-item" - ], - "id": "dock-messages", - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 291.5, - "y": 874.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 303.5, - "y": 886.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "dock-item" - ], - "id": "dock-contacts", - "tag": "div", - "visible": true - }, - { - "bounds": { - "height": 72.0, - "width": 72.0, - "x": 406.5, - "y": 874.0 - }, - "children": [ - { - "bounds": { - "height": 48.0, - "width": 48.0, - "x": 418.5, - "y": 886.0 - }, - "tag": "img", - "visible": true - } - ], - "classes": [ - "dock-item" - ], - "id": "dock-browser", - "tag": "div", - "visible": true - } - ], - "classes": [ - "dock" - ], - "tag": "div", - "visible": true - } - ], - "classes": [ - "home-screen" - ], - "tag": "body", - "visible": true - }, - "resolution": { - "height": 960, - "width": 540 - }, - "screen": "D:\\Dev\\Mosis\\MosisService\\src\\main\\assets\\apps\\home\\home.rml", - "timestamp": "2026-01-20T07:51:32" -} \ No newline at end of file diff --git a/tests/screenshots/test_result.png b/tests/screenshots/test_result.png deleted file mode 100644 index bf56732..0000000 Binary files a/tests/screenshots/test_result.png and /dev/null differ