{
   "starting_box": {
      "housing": "SceneStart",
      "col": 4.0,
      "row": 2,
      "next_obj_type": "ActionBox",
      "next_obj_id": "2696e3ec9078427aaf292a81f72f25a0"
   },
   "action_boxes": [
      {
         "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": "3bdc6bec86e94369b9308436661b0818",
         "actions": [
            {
               "action_type": "ActionOpenBrowser",
               "displayed_name": "Brak nazwy",
               "config_params": {
                  "aob_mode": "normal",
                  "aob_size": "maximized",
                  "aob_driver": "chrome",
                  "aob_save_path": null
               }
            },
            {
               "action_type": "ActionNavigateToUrl",
               "displayed_name": "Brak nazwy",
               "config_params": {
                  "ant_tab": "new",
                  "url": "https://demo.robosourcing.pl/files",
                  "ant_variable_name": ""
               }
            }
         ]
      },
      {
         "box_type": "ActionBox",
         "id": "444eff034a224f1b8a923ef5e91aa004",
         "displayed_name": "Zamknięcie przeglądarki",
         "housing": "SceneSequence",
         "col": 4.0,
         "row": 12.0,
         "next_obj_type": "",
         "next_obj_id": "",
         "actions": [
            {
               "action_type": "ActionDelay",
               "displayed_name": "Opóźnienie 15s",
               "config_params": {
                  "miliseconds": 15000
               }
            },
            {
               "action_type": "ActionCloseBrowser",
               "displayed_name": "Zamknięcie przeglądarki",
               "config_params": {}
            }
         ]
      },
      {
         "box_type": "ActionBox",
         "id": "3bdc6bec86e94369b9308436661b0818",
         "displayed_name": "Wygenerowanie faktury",
         "housing": "SceneSequence",
         "col": 4.0,
         "row": 9.0,
         "next_obj_type": "ActionBox",
         "next_obj_id": "444eff034a224f1b8a923ef5e91aa004",
         "actions": [
            {
               "action_type": "ActionDropdownSelect",
               "displayed_name": "No name",
               "config_params": {
                  "locate_by": "id",
                  "locate_value": "delayTime",
                  "ads_attribute_name": "value",
                  "ads_attribute_value": "5"
               }
            },
            {
               "action_type": "ActionReadOut",
               "displayed_name": "No name",
               "config_params": {
                  "locate_by": "css_selector",
                  "locate_value": "#invoices tr:first-child td:first-child",
                  "aro_attribute_name": "text",
                  "aro_variable_name": "id_poprzedniej_faktury"
               }
            },
            {
               "action_type": "ActionLogMessage",
               "displayed_name": "No name",
               "config_params": {
                  "message": "Odczytano: {id_poprzedniej_faktury}"
               }
            },
            {
               "action_type": "ActionClick",
               "displayed_name": "Brak nazwy",
               "config_params": {
                  "locate_by": "id",
                  "locate_value": "btn6",
                  "acl_expect_file": "false",
                  "acl_save_path": null,
                  "acl_save_name": null
               }
            },
            {
               "action_type": "ActionWaitForElement",
               "displayed_name": "No name",
               "config_params": {
                  "locate_by": "css_selector",
                  "locate_value": "#invoices tr:nth-child(2) td:first-child",
                  "awf_condition": "text_to_be_present_in_element",
                  "awf_state": "",
                  "awf_text": "{id_poprzedniej_faktury}",
                  "awf_timeout": null
               }
            },
            {
               "action_type": "ActionClick",
               "displayed_name": "No name",
               "config_params": {
                  "locate_by": "css_selector",
                  "locate_value": "#invoices tr:first-child button",
                  "acl_expect_file": "true",
                  "acl_save_path": null,
                  "acl_save_name": null
               }
            }
         ]
      }
   ],
   "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": "3bdc6bec86e94369b9308436661b0818",
         "head_place": "top",
         "mid_points": []
      },
      {
         "nop": 2,
         "base_id": "3bdc6bec86e94369b9308436661b0818",
         "base_place": "bottom",
         "head_id": "444eff034a224f1b8a923ef5e91aa004",
         "head_place": "top",
         "mid_points": []
      }
   ]
}