selenium-google-code-issue-archive icon indicating copy to clipboard operation
selenium-google-code-issue-archive copied to clipboard

Archive, please see main selenium repo

Results 100 selenium-google-code-issue-archive issues
Sort by recently updated
recently updated
newest added

Originally reported on Google Code with ID 8023 ``` What steps will reproduce the problem? WebDriver driver = new InternetExplorerDriver(); driver.get("http://google.com"); System.out.println(((JavascriptExecutor) driver).executeScript("return window.frameElement;")); driver.quit(); Selenium version:2.43.1 Driver version:2.43.0.0 OS:Win-XP-SP3...

Type-Defect
Priority-Medium
Restrict-AddIssueComment-Commit
Status-Accepted
Browser-IE

Originally reported on Google Code with ID 8022 ``` What steps will reproduce the problem? 1. Use the new option for webdriver playback in Selenium IDE 2. Run a test...

Type-Defect
Priority-Medium
Restrict-AddIssueComment-Commit
Status-New
Component-IDE
Status-Untriaged

Originally reported on Google Code with ID 8021 ``` GET /local_storage/somekey: Expected JSON with "value":"somevalue" but it is null instead. This occurs whether the website already contains such a key,...

Type-Defect
Priority-Medium
Restrict-AddIssueComment-Commit
Status-New
Status-Untriaged

Originally reported on Google Code with ID 8015 ``` Before filing an issue, please read the page at http://code.google.com/p/selenium/wiki/SeleniumHelp This contains lot of information about how best to get help,...

Type-Defect
Priority-Medium
Restrict-AddIssueComment-Commit
Component-IDE
Status-NeedsClarification

Originally reported on Google Code with ID 8006 ``` Ehh i don`t know how to do this. I search a lot but found nothing. This is my problem → http://stackoverflow.com/questions/20354287/how-to-document-a-selenium-ide-extension...

Type-Defect
Restrict-AddIssueComment-Commit
Priority-Low
Status-New
Component-Docs
Component-IDE
Status-Untriaged

Originally reported on Google Code with ID 8002 ``` Took me a while to figure this one out. When the console HTML page is rendered, it tries to reach out...

Type-Defect
Priority-Medium
Restrict-AddIssueComment-Commit
Status-New
Component-Grid
Status-Untriaged

Originally reported on Google Code with ID 8001 ``` SafariDriver doesn't have check pending navigations step. SafariDriver log: 14:37:57.86 [safaridriver.extension.Server] [779h50wyyvq2] Received a message: {"origin":"webdriver","type":"command","command":{"id":"79","name":"clickElement","parameters":{"id":":wdc:1412681861302"}}} 14:37:57.87 [safaridriver.extension.Server] [779h50wyyvq2] Executing command:...

Type-Defect
Priority-Medium
Restrict-AddIssueComment-Commit
Component-WebDriver
Status-New
Browser-Safari
Status-Untriaged

Originally reported on Google Code with ID 7997 ``` I use Selenium IDE and the plugin "Stored Variables" (Version 1.24) Since selenium version 2.7.0 i have the problem, the the...

Type-Defect
Priority-Medium
Restrict-AddIssueComment-Commit
Status-New
Component-IDE
Status-Untriaged

Originally reported on Google Code with ID 7996 ``` hello, I have some problems with the treatment of confirmations. If I use the IDE in record mode, it records not...

Type-Defect
Priority-Medium
Restrict-AddIssueComment-Commit
Component-IDE
Status-Accepted

Originally reported on Google Code with ID 7992 ``` I have a textbox and I want to use modifier keys with it. SHIFT, ALT, and CTRL work across all platforms...

Type-Defect
Priority-Medium
Restrict-AddIssueComment-Commit
Status-New
Browser-IE
Status-Untriaged