{ "dropdownChevronLeft":".bp3-icon-chevron-left", "addNewtable":"//span[text()='New Table']", "addTablename":"(//div[@class='bp3-input-group']//input)[2]", "addColumn":"//span[text()='Add Column']", "textField":"//span[text()='Text']", "selectDatatype":"//div[text()='Varchar']", "submitButton":"//span[text()='Submit']", "closeButton":"//span[text()='Close']", "viewButton":"//span[text()='View']", "dropdownChevronDown":".t--draggable-selectwidget", "selectInformationSchema":"//div[text()='information_schema']", "deleteButton":"//span[text()='Delete']", "confirmButton":"//span[text()='Confirm']", "columnNamefield":"//span[text()='Column Name']", "datatypefield":"//span[text()='Data Type']", "bookname":"(//div[@class='bp3-input-group']//input)[5]", "bookgenre":"(//div[@class='bp3-input-group']//input)[6]", "bookprice":"(//div[@class='bp3-input-group']//input)[7]", "bookquantity":"(//div[@class='bp3-input-group']//input)[8]", "addtoCart":"//span[@class='bp3-button-text' and text()='Submit']", "deletefromCart":"//span[@class='bp3-button-text' and text()='Delete']", "editbookquantity":"(//div[@class='bp3-input-group']//input)[4]" }