Module 10 selenium IDE gives error while generating emailID | Selenium Forum
M
Posted on 12/04/2016
hi,
The file sideflow.js which i downloaded does not contain doType ,do.Select function.... can u send me use-extension.js file. i have attached js file which i m using



Selenium.prototype.doGenerateEmail = function(locator)
{
//alert(" started ");
selenium.doType(locator,"sunita@gmil.com");
}


while running getting this error

[info] Playing test case generateRandomEmails
[info] Executing: |generateEmail | .//*[@id='GmailAddress'] | |
[error] Element .//*[@id='GmailAddress'] not found
[info] Test case failed

M
Replied on 13/04/2016

these are commonly known issues in IDE. that is its not used.


M
Replied on 13/04/2016

i m not getting where i m going wrong in the step which i followed from your tanning video ..still getting error and not able to proceed Responsive image
... help me how to fix it


M
Replied on 13/04/2016

its bug inside the IDE. start using selenium webdriver.