SeleniumHQ / selenium-google-code-issue-archive

Archive, please see main selenium repo
https://github.com/seleniumhq/selenium
346 stars 194 forks source link

Selenium IDE export of verifyEditable to Webdriver script fails #6776

Open lukeis opened 8 years ago

lukeis commented 8 years ago

Originally reported on Google Code with ID 6776

What steps will reproduce the problem?
1. Create Selenese script with verifyEditable (or verifyNotEditable) in Selenium IDE
2. Export to either Webdriver format
3. Check output

What is the expected output? What do you see instead?
Expecting the appropriate Webdriver API call; getting "ERROR: Unsupported command"
errors in output code.

Selenium version: 2.4.0 (IDE)
OS: Mac OS X 10.9.1
Browser: Firefox 
Browser version: 26.0

Appendix:
FAIL: Ruby RSpec Webdriver
FAIL: Ruby Test::Unit Webdriver
PASS: Ruby RSpec Remote Control
PASS: Ruby Test::Unit Remote Control
FAIL: Python unittest Webdriver
PASS: Python unittest Remote Control
FAIL: Java JUnit4 Webdriver
PASS: Java JUnit4 Webdriver backed
PASS: Java JUnit4 Remote Control
PASS: Java JUnit3 Remote Control 
PASS: Java TestNG Remote Control
FAIL: C# NUnit Webdriver
PASS: C# NUnit Remote Control

Reported by markstedt on 2013-12-27 06:59:22

lukeis commented 8 years ago

Reported by barancev on 2013-12-27 09:54:38

lukeis commented 8 years ago
Issue 6857 has been merged into this issue.

Reported by barancev on 2014-02-04 23:05:01

lukeis commented 8 years ago

Reported by luke.semerau on 2015-09-17 17:46:32