Comment voulez-vous télécharger un fichier à l'aide de Selenium IDE?

Cette habitude de travailler dans le passé, mais récemment, j'ai essayé de télécharger un fichier à l'aide de Selenium IDE, et maintenant j'ai cette erreur:

[erreur] Exception Inattendue: code -> 1000, INDEX_SIZE_ERR -> 1, DOMSTRING_SIZE_ERR -> 2, HIERARCHY_REQUEST_ERR -> 3, WRONG_DOCUMENT_ERR -> 4, INVALID_CHARACTER_ERR -> 5, NO_DATA_ALLOWED_ERR -> 6, NO_MODIFICATION_ALLOWED_ERR -> 7, NOT_FOUND_ERR -> 8, NOT_SUPPORTED_ERR -> 9, INUSE_ATTRIBUTE_ERR -> 10, INVALID_STATE_ERR -> 11, SYNTAX_ERR -> 12, INVALID_MODIFICATION_ERR -> 13, NAMESPACE_ERR -> 14, INVALID_ACCESS_ERR -> 15, VALIDATION_ERR -> 16, TYPE_MISMATCH_ERR -> 17, DATA_CLONE_ERR -> 25, message -> erreur de Sécurité, result -> 2152924136, nom -> NS_ERROR_DOM_SECURITY_ERR, le nom de fichier -> chrome://selenium-ide/content/selenium-core/scripts/atoms.js, lineNumber -> 8911, columnNumber -> 0, lieu -> JS cadre :: chrome://selenium-ide/content/selenium-core/scripts/atoms.js :: :: ligne 8911, intérieure -> null, data -> null

Les commandes que j'utilise sont:

Command: type
Target: //*[locator]
Value: path/to/file

Est ce que quelqu'un d'autre d'avoir ce problème?

OriginalL'auteur ngtran | 2011-11-15