{
   "starting_box": {
      "housing": "SceneStart",
      "col": 4.0,
      "row": 2,
      "next_obj_type": "ActionBox",
      "next_obj_id": "2696e3ec9078427aaf292a81f72f25a0"
   },
   "action_boxes": [
      {
         "box_type": "ActionBox",
         "id": "444eff034a224f1b8a923ef5e91aa004",
         "displayed_name": "Zamknięcie przeglądarki",
         "housing": "SceneSequence",
         "col": 4.0,
         "row": 9.0,
         "next_obj_type": "",
         "next_obj_id": "",
         "actions": [
            {
               "action_type": "ActionDelay",
               "displayed_name": "No name",
               "config_params": {
                  "miliseconds": 3000
               }
            },
            {
               "action_type": "ActionCloseBrowser",
               "displayed_name": "No name",
               "config_params": {}
            }
         ]
      },
      {
         "box_type": "ActionBox",
         "id": "2696e3ec9078427aaf292a81f72f25a0",
         "displayed_name": "Załadowanie strony",
         "housing": "SceneSequence",
         "col": 4.0,
         "row": 6.0,
         "next_obj_type": "ActionBox",
         "next_obj_id": "444eff034a224f1b8a923ef5e91aa004",
         "actions": [
            {
               "action_type": "ActionOpenBrowser",
               "displayed_name": "Brak nazwy",
               "config_params": {
                  "aob_driver": "firefox",
                  "aob_mode": "normal",
                  "aob_size": "default",
                  "aob_save_path": null
               }
            },
            {
               "action_type": "ActionNavigateToUrl",
               "displayed_name": "Brak nazwy",
               "config_params": {
                  "ant_tab": "current",
                  "url": "https://demo.robosourcing.pl",
                  "ant_variable_name": ""
               }
            }
         ]
      }
   ],
   "arrows": [
      {
         "nop": 2,
         "base_id": "SceneStart",
         "base_place": "bottom",
         "head_id": "2696e3ec9078427aaf292a81f72f25a0",
         "head_place": "top",
         "mid_points": []
      },
      {
         "nop": 2,
         "base_id": "2696e3ec9078427aaf292a81f72f25a0",
         "base_place": "bottom",
         "head_id": "444eff034a224f1b8a923ef5e91aa004",
         "head_place": "top",
         "mid_points": []
      }
   ]
}