-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxpaths.json
1 lines (1 loc) · 2.76 KB
/
xpaths.json
1
[{"question": "<span class=\"M7eMe\">Are you a new or existing customer?</span>", "selected_options": [{"html": "<span dir=\"auto\" class=\"aDTYNe snByac OvPDhc OIC90c\">I am an existing customer</span>", "xpath": "//span[text()='I am an existing customer']"}]}, {"question": "<span class=\"M7eMe\">What are the item(s) you would like to order?</span>", "selected_options": [{"html": "<span dir=\"auto\" class=\"aDTYNe snByac n5vBHf OIC90c\">Pen</span>", "xpath": "//span[text()='Pen']"}, {"html": "<span dir=\"auto\" class=\"aDTYNe snByac n5vBHf OIC90c\">Notebook</span>", "xpath": "//span[text()='Notebook']"}]}, {"question": "<span class=\"M7eMe\">What color(s) would you like to order?</span>", "selected_options": [{"html": "<span dir=\"auto\" class=\"aDTYNe snByac n5vBHf OIC90c\">Red</span>", "xpath": "//span[text()='Red']"}, {"html": "<span dir=\"auto\" class=\"aDTYNe snByac n5vBHf OIC90c\">Blue</span>", "xpath": "//span[text()='Blue']"}]}, {"question": "<span class=\"M7eMe\">How many units would you like to order?</span>", "selected_options": [{"html": "<div class=\"Zki2Ve\" dir=\"auto\">4</div>", "xpath": "//div[text()='4']"}]}, {"question": "<div class=\"meSK8 M7eMe\" role=\"heading\" aria-level=\"2\">Contact info</div>", "selected_options": []}, {"question": "<span class=\"M7eMe\">Your name</span>", "text_input": {"textcontent": "Kavan", "html": "<input type=\"text\" class=\"whsOnd zHQkBf\" jsname=\"YPqjbf\" autocomplete=\"off\" tabindex=\"0\" aria-labelledby=\"i46\" aria-describedby=\"i47 i48\" aria-disabled=\"false\" required=\"\" dir=\"auto\" data-initial-dir=\"auto\" data-initial-value=\"\">", "xpath": "//input[@aria-labelledby='i46']"}}, {"question": "<span class=\"M7eMe\">Phone number</span>", "text_input": {"textcontent": "9548565487", "html": "<input type=\"text\" class=\"whsOnd zHQkBf\" jsname=\"YPqjbf\" autocomplete=\"off\" tabindex=\"0\" aria-labelledby=\"i50\" aria-describedby=\"i51 i52\" aria-disabled=\"false\" required=\"\" dir=\"auto\" data-initial-dir=\"auto\" data-initial-value=\"\">", "xpath": "//input[@aria-labelledby='i50']"}}, {"question": "<span class=\"M7eMe\">E-mail</span>", "text_input": {"textcontent": "[email protected]", "html": "<input type=\"email\" class=\"whsOnd zHQkBf\" jsname=\"YPqjbf\" autocomplete=\"off\" tabindex=\"0\" aria-labelledby=\"i54\" aria-describedby=\"i55 i56\" aria-disabled=\"false\" required=\"\" dir=\"auto\" data-initial-dir=\"auto\" data-initial-value=\"\">", "xpath": "//input[@aria-labelledby='i54']"}}, {"question": "<span class=\"M7eMe\">Preferred contact method</span>", "selected_options": [{"html": "<span dir=\"auto\" class=\"aDTYNe snByac n5vBHf OIC90c\">Phone</span>", "xpath": "//span[text()='Phone']"}, {"html": "<span dir=\"auto\" class=\"aDTYNe snByac n5vBHf OIC90c\">Email</span>", "xpath": "//span[text()='Email']"}]}]