SyntaxFix
Write A Post
Hire A Developer
Questions
As Shubham Jain stated, this is working to me: driver.findElement(By.id("invoice_supplier_id")).sendKeys("value"??, "new value");
driver.findElement(By.id("invoice_supplier_id")).sendKeys("value"??, "new value");