automa
automa copied to clipboard
element-not-found
I use full xpath,but it still element-not-found

full xpath:/html/body/div[1]/div/div[3]/table/tbody/tr[2]/td[7]/input
Try to enable the "Wait for selector" option or use the element exists block, because the element maybe not exist when the block is get executed
