{
  "param": [
    {
      "params": [
        {
          "key": "P_Url",
          "value": "http://sahitest.com/demo/"
      },
      {
          "key": "P_Menu",
          "value": "Form Test"
      },
      {
          "key": "P_InputValue",
          "value": "666"
      },
      {
          "key": "P_SelectValue",
          "value": "o2"
      }
      ]
    },
    {
      "params": [
        {
          "key": "P_Url",
          "value": "http://sahitest.com/demo/iframesTest.htm"
        }
      ]
    },
    {
      "params": [
        {
          "key": "P_Url",
          "value": "http://sahitest.com/demo/php/fileUpload.htm"
        },
        {
          "key": "P_UploadFileName",
          "value": "./files/test.csv"
        }
      ]
    },
    {
      "params": [
        {
          "key": "P_Url",
          "value": "http://sahitest.com/demo/tableTest.htm"
        }
      ]
    },
    {
      "params": [
        {
          "key": "P_Url",
          "value": "http://sahitest.com/demo/mouseover.htm"
        }
      ]
    },
    {
      "params": [
        {
          "key": "P_Url",
          "value": "http://sahitest.com/demo/dragDropMooTools.htm"
        }
      ]
    },
    {
      "params": [
        {
          "key": "P_Url",
          "value": "http://sahitest.com/demo/"
        },
        {
          "key": "P_Menu",
          "value": "Window Open Test With Title"
        }
      ]
    }
  ]
}