Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. driver.findElement(By.xpath("//div[@comp-id='1494']")).click();
  2. driver.findElement(By.xpath("//div[@comp-id='1494']")).sendKeys("PleaseCHECK");
  3.  
  4. <div tabindex="-1" role="gridcell" comp-id="1534" col-id="FGA_PROCESSOR" class="ag-cell ag-cell-not-inline-editing ag-cell-with-height ag-cell-value ag-cell-no-focus" style="width: 97px; left: 1864px; "></div>
  5.  
  6. <div tabindex="-1" role="gridcell" comp-id="1532" col-id="fgaConfigDescription" class="ag-cell ag-cell-with-height ag-cell-value ag-cell-focus ag-cell-inline-editing ag-column-hover" style="width: 175px; left: 1581px; "><input class="ag-cell-edit-input" type="text"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement