Open prasathmscss opened 3 years ago
Hi Guys,
Step 1) After capturing the browser action. Steps 2) Click Export button. Steps 3) In code window in below line of code, We need to delete last semicolon. How we can achieve it. Could you please help me.
" driver.findElement(By.id("user_login")).clear();"
I need to delete last semicolon ";" Could you please help me. Where i need to change the code
Hi Guys,
Step 1) After capturing the browser action. Steps 2) Click Export button. Steps 3) In code window in below line of code, We need to delete last semicolon. How we can achieve it. Could you please help me.
" driver.findElement(By.id("user_login")).clear();"
I need to delete last semicolon ";" Could you please help me. Where i need to change the code