Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.81 KB | None | 0 0
  1. {
  2.   "Name": "svt-1",
  3.   "CreationDate": "2019-9-22",
  4.   "Commands": [
  5.     {
  6.       "Command": "click",
  7.       "Target": "//*[contains(@class,\"position_link\")]",
  8.       "Value": "!csvLine"
  9.     },
  10.     {
  11.       "Command": "storeText",
  12.       "Target": "xpath=//*[@id=\"module_2_1_1_module_display_position\"]/div/div[2]/span[1]",
  13.       "Value": "!csvLine"
  14.     },
  15.     {
  16.       "Command": "click",
  17.       "Target": "xpath=//*[@id=\"module_2_1_1_module_display_position\"]/div/div[4]/div[1]/div[1]/h2/a/i",
  18.       "Value": ""
  19.     },
  20.     {
  21.       "Command": "store",
  22.       "Target": "${!clipboard}",
  23.       "Value": "!csvLine"
  24.     },
  25.     {
  26.       "Command": "click",
  27.       "Target": "link=x",
  28.       "Value": ""
  29.     },
  30.     {
  31.       "Command": "csvSave",
  32.       "Target": "svt-jobs",
  33.       "Value": ""
  34.     }
  35.   ]
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement