overlay - How can I add custom commands by overlaying selenium ide? -


i overlaying selenium ide , looks adding of extension doesn't allow me create own commands. in order this, create user-extension.js file custom commands. problem not taken account overlaying.

could me ?

you headed in right direction, although several things problem. user_extensions.js needs have valid code, needs linked selenium ide, etc.

perhaps reading help: http://www.codediesel.com/testing/adding-custom-commands-to-the-selenium-ide/

it tutorial, , able add own commands selenium ide following instructions.


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -