My favorites | Sign in
Project Home Downloads Wiki Issues Source
Details: Show all Hide all

Today

  • 12 min ago
    issue 3360 (Modal dialog present (UnexpectedAlertOpen) with IE Developer...) commented on by c_ver...@yahoo.com   -   I'm experiencing this with firefox driver and webdriver. No developer tool. I have a wait before I switch to the alert. This makes the page display this error. I removed the wait and the page worked ok.
    I'm experiencing this with firefox driver and webdriver. No developer tool. I have a wait before I switch to the alert. This makes the page display this error. I removed the wait and the page worked ok.
  • 98 min ago
    issue 3212 ("UnhandledWebDriverError: Connection reset" error with Firef...) commented on by irishgrr...@gmail.com   -   I have an update to this - I can run this with Firefox 9 on Windows 7. (IE9 on Win7 throws an error, but that's different problem! ...I think) But I ~really~ need it to run in WinXP. Anyone? Anything?
    I have an update to this - I can run this with Firefox 9 on Windows 7. (IE9 on Win7 throws an error, but that's different problem! ...I think) But I ~really~ need it to run in WinXP. Anyone? Anything?
  • 3 hours ago
    r15981 (JariBakken: Remove accidental :focus) committed by jari.bakken   -   JariBakken: Remove accidental :focus
    JariBakken: Remove accidental :focus
  • 3 hours ago
    issue 2370 (clear() on <input type="file"> element in IE causes an error) commented on by guilherm...@gmail.com   -   Any updates on this issue? I'm getting the same error with newer versions of Firefox and Selenium.
    Any updates on this issue? I'm getting the same error with newer versions of Firefox and Selenium.
  • 3 hours ago
    issue 3432 (raise jetty's POOL_MAX setting to get some more available th...) reported by a...@alexscammon.com   -   What steps will reproduce the problem? 1. Hook up a couple hundred selenium servers to a grid. 2. Watch the logs :) What we see is that we run out of maximum allowed jetty threads at some point. Messages like this appear in the logs: Jan 28, 2012 9:43:54 PM org.openqa.jetty.http.SocketListener isLowOnResources INFO: LOW ON THREADS ((256-256+1)<2) on SocketListener1@0.0.0.0:80 or Jan 28, 2012 9:43:54 PM org.openqa.jetty.http.SocketListener isOutOfResources WARNING: OUT OF THREADS: SocketListener1@0.0.0.0:80 The POOL_MAX size is set to 256 by default. I upped it to 1024 and haven't seen any max_thread issues with my grid that has 300 VMs attached. The hub seems to handle this number just fine. I'm tempted to increase it even more.... I attached a patch and people can decide if they think it's a worthwhile
    What steps will reproduce the problem? 1. Hook up a couple hundred selenium servers to a grid. 2. Watch the logs :) What we see is that we run out of maximum allowed jetty threads at some point. Messages like this appear in the logs: Jan 28, 2012 9:43:54 PM org.openqa.jetty.http.SocketListener isLowOnResources INFO: LOW ON THREADS ((256-256+1)<2) on SocketListener1@0.0.0.0:80 or Jan 28, 2012 9:43:54 PM org.openqa.jetty.http.SocketListener isOutOfResources WARNING: OUT OF THREADS: SocketListener1@0.0.0.0:80 The POOL_MAX size is set to 256 by default. I upped it to 1024 and haven't seen any max_thread issues with my grid that has 300 VMs attached. The hub seems to handle this number just fine. I'm tempted to increase it even more.... I attached a patch and people can decide if they think it's a worthwhile
  • 3 hours ago
    issue 2153 (InternetExplorerDriver can not select a dropdown list option) commented on by james.h....@gmail.com   -   @olagsmirin It's unclear which issue you're seeing. Is it the one that is reported by @phngoclinhes in comment 5? If so, that's not the same issue this report is describing, and a new issue needs to be opened rather than hijacking this one. If not, please supply a test case including a URL or HTML page to test against. There are a large number of tests in the project's test scripts that successfully select options from a dropdown. Failing a response from you or the original issue reporter, I will be closing this issue tomorrow due to the last request for information being over 6 months ago.
    @olagsmirin It's unclear which issue you're seeing. Is it the one that is reported by @phngoclinhes in comment 5? If so, that's not the same issue this report is describing, and a new issue needs to be opened rather than hijacking this one. If not, please supply a test case including a URL or HTML page to test against. There are a large number of tests in the project's test scripts that successfully select options from a dropdown. Failing a response from you or the original issue reporter, I will be closing this issue tomorrow due to the last request for information being over 6 months ago.
  • 4 hours ago
    r15980 (JariBakken: Fix resetting of page load timeouts in the timeo...) committed by jari.bakken   -   JariBakken: Fix resetting of page load timeouts in the timeout spec.
    JariBakken: Fix resetting of page load timeouts in the timeout spec.
  • 4 hours ago
    r15979 (KristianRosenvold: Added a .1) committed by kristian...@gmail.com   -   KristianRosenvold: Added a .1
    KristianRosenvold: Added a .1
  • 4 hours ago
    r15978 (SimonStewart: Update the version of jetty used by the androi...) committed by simon.m.stewart   -   SimonStewart: Update the version of jetty used by the android apk
    SimonStewart: Update the version of jetty used by the android apk
  • 4 hours ago
    r15977 (LukeIS: updating py API docs and changelog) committed by luke.sem...@gmail.com   -   LukeIS: updating py API docs and changelog
    LukeIS: updating py API docs and changelog
  • 4 hours ago
    r15976 (SimonStewart: Update the android atoms) committed by simon.m.stewart   -   SimonStewart: Update the android atoms
    SimonStewart: Update the android atoms
  • 5 hours ago
    r15975 (SimonStewart: Fix the ruby builds) committed by simon.m.stewart   -   SimonStewart: Fix the ruby builds
    SimonStewart: Fix the ruby builds
  • 5 hours ago
    r15974 (SimonStewart: Updating the javadocs prior to 2.20) committed by simon.m.stewart   -   SimonStewart: Updating the javadocs prior to 2.20
    SimonStewart: Updating the javadocs prior to 2.20
  • 5 hours ago
    r15973 (SimonStewart: Updating changelog) committed by simon.m.stewart   -   SimonStewart: Updating changelog
    SimonStewart: Updating changelog
  • 5 hours ago
    r15972 (Updating the platforms page per emails sent on the developer...) committed by llas...@gmail.com   -   Updating the platforms page per emails sent on the developers list. Adding a bunch of browsers, as well as Webdriver support
    Updating the platforms page per emails sent on the developers list. Adding a bunch of browsers, as well as Webdriver support
  • 5 hours ago
    r15971 (SimonStewart: Going back to a working jetty.) committed by simon.m.stewart   -   SimonStewart: Going back to a working jetty.
    SimonStewart: Going back to a working jetty.
  • 5 hours ago
    r15970 (KristianRosenvold: Added jetty-webapp to shaded jar) committed by kristian...@gmail.com   -   KristianRosenvold: Added jetty-webapp to shaded jar
    KristianRosenvold: Added jetty-webapp to shaded jar
  • 5 hours ago
    issue 3369 (Firefox 10.x errors -> Cannot perform native interaction: Co...) commented on by ap...@vauto.com   -   Folks, there might be a workaround for this. Just disable native events in your Firefox profile. Stuff started working for me after that.. In C#... FirefoxProfile fp = new FirefoxProfile(); fp.EnableNativeEvents = false;
    Folks, there might be a workaround for this. Just disable native events in your Firefox profile. Stuff started working for me after that.. In C#... FirefoxProfile fp = new FirefoxProfile(); fp.EnableNativeEvents = false;
  • 5 hours ago
    r15969 (SimonStewart: Documenting how we built the jetty jar) committed by simon.m.stewart   -   SimonStewart: Documenting how we built the jetty jar
    SimonStewart: Documenting how we built the jetty jar
  • 5 hours ago
    r15968 (SimonStewart: munge the webdefault.xml to allow us to at lea...) committed by simon.m.stewart   -   SimonStewart: munge the webdefault.xml to allow us to at least start the jetty server for tests
    SimonStewart: munge the webdefault.xml to allow us to at least start the jetty server for tests
  • 6 hours ago
    r15967 (DavidBurns bumping version number to 2.20) committed by david.bu...@theautomatedtester.co.uk   -   DavidBurns bumping version number to 2.20
    DavidBurns bumping version number to 2.20
  • 6 hours ago
    issue 2863 (UnhandledWebDriverError: Permission denied for <http://www.f...) commented on by thavva...@gmail.com   -   other solution you can find here..http://aboutselenium.blogspot.in/2012/02/handling-permission-denied-error-for.html
  • 6 hours ago
    issue 3018 (Permission denied when clicking on a Facebook login with pro...) commented on by thavva...@gmail.com   -   Try this Solution http://aboutselenium.blogspot.in/2012/02/handling-permission-denied-error-for.html
  • 6 hours ago
    issue 3369 (Firefox 10.x errors -> Cannot perform native interaction: Co...) commented on by ap...@vauto.com   -   This error seems to consistently happen for the MouseMove action. i.e. moving the mouse to an element (or focusing).. at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse) at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(DriverCommand driverCommandToExecute, Dictionary`2 parameters) at OpenQA.Selenium.Remote.RemoteMouse.MouseMove(ICoordinates where) at OpenQA.Selenium.Interactions.MoveMouseAction.Perform() at OpenQA.Selenium.Interactions.CompositeAction.Perform()
    This error seems to consistently happen for the MouseMove action. i.e. moving the mouse to an element (or focusing).. at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse) at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(DriverCommand driverCommandToExecute, Dictionary`2 parameters) at OpenQA.Selenium.Remote.RemoteMouse.MouseMove(ICoordinates where) at OpenQA.Selenium.Interactions.MoveMouseAction.Perform() at OpenQA.Selenium.Interactions.CompositeAction.Perform()
  • 6 hours ago
    r15966 (SimonStewart: Version number bump to 2.20) committed by simon.m.stewart   -   SimonStewart: Version number bump to 2.20
    SimonStewart: Version number bump to 2.20
  • 6 hours ago
    r15965 (SimonStewart: Replacing jetty 7.1 with 7.6.) committed by simon.m.stewart   -   SimonStewart: Replacing jetty 7.1 with 7.6.
    SimonStewart: Replacing jetty 7.1 with 7.6.
  • 6 hours ago
    r15964 (EranMes: Turning off password saving in the Android driver, ...) committed by eran....@gmail.com   -   EranMes: Turning off password saving in the Android driver, to avoid a pop-up interrupting the tests.
    EranMes: Turning off password saving in the Android driver, to avoid a pop-up interrupting the tests.
  • 6 hours ago
    r15963 (SimonStewart: Fixing css locators in firefox 3.0) committed by simon.m.stewart   -   SimonStewart: Fixing css locators in firefox 3.0
    SimonStewart: Fixing css locators in firefox 3.0
  • 7 hours ago
    r15962 (JimEvans: Bumping IE driver standalone server version to 2.2...) committed by james.h....@gmail.com   -   JimEvans: Bumping IE driver standalone server version to 2.20
    JimEvans: Bumping IE driver standalone server version to 2.20
  • 7 hours ago
    r15961 (JimEvans: Bumping .NET assembly versions to 2.20) committed by james.h....@gmail.com   -   JimEvans: Bumping .NET assembly versions to 2.20
    JimEvans: Bumping .NET assembly versions to 2.20
  • 7 hours ago
    issue 141 (WebDriver lacks HTTP response header and status code methods) commented on by dkro...@gmail.com   -   I'm troubleshooting some weird problem with the server starting to return 404 on occasion. It would be really helpful to get early test failings, but alas :( Please, consider reopening
    I'm troubleshooting some weird problem with the server starting to return 404 on occasion. It would be really helpful to get early test failings, but alas :( Please, consider reopening
  • 8 hours ago
    issue 3431 (Safari could not find password textbox.) reported by trivedi1...@gmail.com   -   Hi All, I am using selenium RC. In my login script i have below code selenium.type("input[@id='username']",username); selenium.type("input[@id='username']",password); I execute this script on Firefox .. It runs and executes successfully. When I try to run same script on Safari 2.0 and 3.0 it types username in user textbox but it fails to identify and type password value in password field. It fails here. Why it fails. Safari has some security parameter or anything else ?
    Hi All, I am using selenium RC. In my login script i have below code selenium.type("input[@id='username']",username); selenium.type("input[@id='username']",password); I execute this script on Firefox .. It runs and executes successfully. When I try to run same script on Safari 2.0 and 3.0 it types username in user textbox but it fails to identify and type password value in password field. It fails here. Why it fails. Safari has some security parameter or anything else ?
  • 9 hours ago
    issue 2153 (InternetExplorerDriver can not select a dropdown list option) commented on by olgasmi...@gmail.com   -   I'm seeing this issue on Selenium 2.19 with IE9.
    I'm seeing this issue on Selenium 2.19 with IE9.
  • 9 hours ago
    issue 1109 (Selenium Grid: "RC Poller Heartbeat" thread dies with an unc...) Status changed by kristian...@gmail.com   -   This issue is probably related to all the threading bugs that have been fixed. If you still experience this issue, feel free to request we reopen it.
    Status: Invalid
    This issue is probably related to all the threading bugs that have been fixed. If you still experience this issue, feel free to request we reopen it.
    Status: Invalid
  • 9 hours ago
    r15960 (KristianRosenvold: Upped some release notes) committed by kristian...@gmail.com   -   KristianRosenvold: Upped some release notes
    KristianRosenvold: Upped some release notes
  • 9 hours ago
    issue 1215 (Selenium GRID + TestNG: Hub throws NullPointerException whil...) Status changed by kristian...@gmail.com   -  
    Status: Invalid
    Status: Invalid
  • 10 hours ago
    issue 3096 (Memory leak in selenium hub) Status changed by kristian...@gmail.com   -   As of r15959 the Hub now runs with Jetty 7.6.1
    Status: Fixed
    As of r15959 the Hub now runs with Jetty 7.6.1
    Status: Fixed
  • 10 hours ago
    r15959 (KristianRosenvold: Upgraded grid Hub to Jetty 7.6.1 The rep...) committed by kristian...@gmail.com   -   KristianRosenvold: Upgraded grid Hub to Jetty 7.6.1 The repackaged jetty is also published to maven central. Todo: Upgrade server as well and get rid of the inline Jetty sources.
    KristianRosenvold: Upgraded grid Hub to Jetty 7.6.1 The repackaged jetty is also published to maven central. Todo: Upgrade server as well and get rid of the inline Jetty sources.
  • 10 hours ago
    issue 1402 (Intermittent org.openqa.selenium.WebDriverException: org.apa...) commented on by stephan....@flatstep.de   -   I experienced the same issue. But it was possible to avoid this behavior if you just do not(!) reuse the RemoteWebDriver-Instance after close(). Possible resolution 1) Keep the browser open and do not close it after a test (and life with the dirty context). Possible resolution 2) Create a new instance before every test and call close() and quit() after every test.
    I experienced the same issue. But it was possible to avoid this behavior if you just do not(!) reuse the RemoteWebDriver-Instance after close(). Possible resolution 1) Keep the browser open and do not close it after a test (and life with the dirty context). Possible resolution 2) Create a new instance before every test and call close() and quit() after every test.
  • 10 hours ago
    issue 1568 (Internet Explorer Script Error in Selenium.browserbot.js) commented on by avnish.c...@gmail.com   -   same problem with me also. any solution that would be great.
    same problem with me also. any solution that would be great.
  • 10 hours ago
    issue 3430 (Firefox 10 sendKeys not working with Tinymce content area (d...) reported by santeri....@enersize.com   -   What steps will reproduce the problem? 1. Login to tinymce demo url 2. Select tinymce main iframe (editor) 3. sendkeys to tinymce editor body (id=tinymce) 4. verify text is present What is the expected output? What do you see instead? + Same kind of behavior like with Chrome, the value gets inserted and can be verified. - Cannot see the keys. Yet function seems to return at least. :) Selenium version: 2.19.0 OS: Mac OS X 10.6 Browser: Firefox Browser version: 10.0 Related bug: http://code.google.com/p/selenium/issues/detail?id=3398&q=sendkeys&colspec=ID%20Stars%20Type%20Status%20Priority%20Milestone%20Owner%20Summary
    What steps will reproduce the problem? 1. Login to tinymce demo url 2. Select tinymce main iframe (editor) 3. sendkeys to tinymce editor body (id=tinymce) 4. verify text is present What is the expected output? What do you see instead? + Same kind of behavior like with Chrome, the value gets inserted and can be verified. - Cannot see the keys. Yet function seems to return at least. :) Selenium version: 2.19.0 OS: Mac OS X 10.6 Browser: Firefox Browser version: 10.0 Related bug: http://code.google.com/p/selenium/issues/detail?id=3398&q=sendkeys&colspec=ID%20Stars%20Type%20Status%20Priority%20Milestone%20Owner%20Summary
  • 11 hours ago
    issue 2211 (Proxy not supported when trying to reach Remote Web Driver) Status changed by simon.m.stewart   -   This issue was closed by revision r15958.
    Status: Fixed
    This issue was closed by revision r15958.
    Status: Fixed
  • 11 hours ago
    r15958 (SimonStewart on behalf of DavidDrake: Allow the http client ...) committed by simon.m.stewart   -   SimonStewart on behalf of DavidDrake: Allow the http client factory to discover the proxy for traffic between the http command executor and the webdriver server via the normal system properties. Fixes issue 2211 .
    SimonStewart on behalf of DavidDrake: Allow the http client factory to discover the proxy for traffic between the http command executor and the webdriver server via the normal system properties. Fixes issue 2211 .
  • 12 hours ago
    issue 2929 (Permission denied when upgrading to firefox 8.0-3.fc16) commented on by Nirmal_...@rediffmail.com   -   I am also facing the permission issue while executing the statement clickAndWait("Sign in:); I am using selenium IDE 1.6.0 for FireFox 10.0.2 and I am facing the same issue in Selenium IDE 1.5.0 for FireFox 9.0.1. Please suggest me some solution
    I am also facing the permission issue while executing the statement clickAndWait("Sign in:); I am using selenium IDE 1.6.0 for FireFox 10.0.2 and I am facing the same issue in Selenium IDE 1.5.0 for FireFox 9.0.1. Please suggest me some solution
  • 13 hours ago
    issue 3032 (NoSuchElementException in IE7 when attempting to Find a WebE...) commented on by vincent....@gmail.com   -   Thanks for the workaround, abalaji! I disabled all proxy settings in my registry (BE CAREFUL: http://support.microsoft.com/kb/2289942/en-us) in spite of my server address is 'localhost', and my test work fine. It would be nice if IE driver can do something about this.
    Thanks for the workaround, abalaji! I disabled all proxy settings in my registry (BE CAREFUL: http://support.microsoft.com/kb/2289942/en-us) in spite of my server address is 'localhost', and my test work fine. It would be nice if IE driver can do something about this.
  • 18 hours ago
    issue 3429 (Xpath failure) reported by kashivil...@gmail.com   -   When i try to use xpath to perform click or any other operation, Some times it will work and some times it will not work. In some system it will work and in some system it will not work. Please tel me the reason behind failure.
    When i try to use xpath to perform click or any other operation, Some times it will work and some times it will not work. In some system it will work and in some system it will not work. Please tel me the reason behind failure.
  • 21 hours ago
    issue 2319 (SocketException: Unrecognized Windows Sockets error: 0: JVM_...) commented on by shijunj...@gmail.com   -   I'v got workaround by adding synchronization
    I'v got workaround by adding synchronization
  • 21 hours ago
    issue 2958 (Selenium RC fails to close IE HTA after tests (mshta.exe doe...) commented on by simon.or...@gmail.com   -   Hi Stephan, Thanks for the info but in each case that you mentioned (dependency:tree and class path), I only see Selenium 2.19. It's when I run mvn clean verify that I see the repository get 2.16 for some reason (even after I delete it) and then I get the 2.16 Selenium runner... I think it might be that I'm downloading from Nexus but not positive about that. Thanks, Simon
    Hi Stephan, Thanks for the info but in each case that you mentioned (dependency:tree and class path), I only see Selenium 2.19. It's when I run mvn clean verify that I see the repository get 2.16 for some reason (even after I delete it) and then I get the 2.16 Selenium runner... I think it might be that I'm downloading from Nexus but not positive about that. Thanks, Simon
  • 22 hours ago
    r15957 (DanielWagnerHall: Fix file uploading in IE10. Kind of hacky...) committed by dawagner@gmail.com   -   DanielWagnerHall: Fix file uploading in IE10. Kind of hacky. But Spy++ won't give me an event stream for win8, so it'll have to do...
    DanielWagnerHall: Fix file uploading in IE10. Kind of hacky. But Spy++ won't give me an event stream for win8, so it'll have to do...
  • 22 hours ago
    issue 3423 (Selenium IDE can not work with FireFox + IE Tab) commented on by ubuntuge...@gmail.com   -   hello is this not a problem how to fix this ,can you help me
    hello is this not a problem how to fix this ,can you help me
 
Powered by Google Project Hosting