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 7620 ``` What steps will reproduce the problem? Execute the following commands using the Python bindings: from selenium.webdriver import Ie from selenium.webdriver.common.action_chains import...

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

Originally reported on Google Code with ID 7619 ``` selenium-webdriver : 2.41.0 nodes running on AWS c3.xlarge (8GB mem, 4 cpu) OS info: 3.10.40-50.136.amzn1.x86_64 #1 SMP Tue May 13 21:35:08...

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

Originally reported on Google Code with ID 7618 ``` What steps will reproduce the problem? 1. Create new test script with name : Use 'Single Quotes' 2. Save test, then...

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

Originally reported on Google Code with ID 7612 ``` What steps will reproduce the problem? 1. Create a test case with a name consisting of uppercase letters and an underscore...

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

Originally reported on Google Code with ID 7609 ``` I have noticed the following: * Supposing firefox binary when launched, crashes immediately (e.g. missing symbols). * FirefoxDriver calls stopClient(), which...

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

Originally reported on Google Code with ID 7608 ``` When providing the page_load timeout value to use, selenium webdriver does not "respect" the timeout for all requests. It will work...

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

Originally reported on Google Code with ID 7605 ``` What steps will reproduce the problem? 1. Create a new step using 'verifyTextPresent' command 2. Enter text to be verified in...

Priority-Medium
Restrict-AddIssueComment-Commit
Type-Enhancement
Component-IDE
Status-Accepted
Status-Untriaged

Originally reported on Google Code with ID 7599 ``` I looked around but I don't see a way to export Selenium IDE scripts to JavaScript, specifically for selenium-webdriver on npmjs.org...

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

Originally reported on Google Code with ID 7588 ``` I was trying to automate mail sending in Microsoft Outlook/Hotmail, Firefox Webdriver works fine till login after that its constantly throwing...

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

Originally reported on Google Code with ID 7586 ``` Steps to reproduce: Use SafariDriver to navigate to a data url, as such (WebDriverJS): driver.get(data:text/html,); Then try to do any other...

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