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
Post a Comment