My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Nov 17, 2009
    issue 6 (AES does not run testcase on winxp) commented on by onozaty   -   Hi, Thank you for the test a lot. However, the cause of this error is not understood, sorry.. "*iexploreproxy" does not work in selenium RC of version 1.0.1.(Selenium AES use RC 1.0.1) http://jira.openqa.org/browse/SEL-704 Therefore, I cannot help using "*iexploreproxy" in AES1.0.(Selenium RC 1.0.1)
    Hi, Thank you for the test a lot. However, the cause of this error is not understood, sorry.. "*iexploreproxy" does not work in selenium RC of version 1.0.1.(Selenium AES use RC 1.0.1) http://jira.openqa.org/browse/SEL-704 Therefore, I cannot help using "*iexploreproxy" in AES1.0.(Selenium RC 1.0.1)
  • Oct 26, 2009
    issue 6 (AES does not run testcase on winxp) commented on by waqas...@hotmail.com   -   Hi, today i tested the machines with AES 0.5 version and only one mashine is not working correctly. i dont know where is the problem. Maybe you can help me. AES version = 0.5 setting.properties are as follows: browser=*iexploreproxy startURL=http://www.google.com/ here is the enviorment protocol. - Vista(32 Bit) with IE8/IE7/firefox3011 [working fine] - WINxp(64 bit) with IE6 [working fine] - Server 2003R2(64 Bit) with IE6 [working fine] - Server 2008 Vista with IE7/firefox3010 [working fine] - Server 2003R2 with IE6 [is not working with IE6, but it is working with firefox30] here is the error message. 14:54:49.921 INFO - Java: Sun Microsystems Inc. 10.0-b19 14:54:49.921 INFO - OS: Windows 2003 5.2 x86 14:54:49.921 INFO - v1.0-beta-2 [2571], with Core v1.0-beta-2 [2330] 14:54:50.078 INFO - Checking Resource aliases 14:54:50.093 INFO - Version Jetty/5.1.x 14:54:50.093 INFO - Started HttpContext[/selenium-server/driver,/selenium-server /driver] 14:54:50.093 INFO - Started HttpContext[/selenium-server/autoexec/command,/selen ium-server/autoexec/command] 14:54:50.109 INFO - Started HttpContext[/selenium-server,/selenium-server] 14:54:50.109 INFO - Started HttpContext[/selenium-server/autoexec,/selenium-serv er/autoexec] 14:54:50.109 INFO - Started HttpContext[/,/] 14:54:50.109 INFO - Started HttpContext[/selenium-server/autoexec/result,/seleni um-server/autoexec/result] 14:54:50.125 INFO - Started SocketListener on 0.0.0.0:4444 14:54:50.125 INFO - Started org.mortbay.jetty.Server@b6ece5 14:54:50.125 INFO - Start Selenium Auto Exec Server. 14:54:57.796 INFO - Receive command(Get status). 14:54:58.687 INFO - Receive command(Run test async). 14:54:58.687 INFO - Start test process. 14:54:58.703 INFO - Receive command(Get status). 14:54:58.781 INFO - Generate HTMLSuite[generatedTestSuite.html] testCase count[1 ] 14:54:58.781 INFO - Generate HTMLSuites total count[1] 14:54:58.796 INFO - HTML Suite Start. suite[suite\generatedTestSuite.html] brows er[*iexploreproxy] 14:54:59.046 ERROR - Error exec process. java.lang.RuntimeException: java.lang.StringIndexOutOfBoundsException: String in dex out of range: -1 at org.openqa.selenium.server.browserlaunchers.BrowserLauncherFactory.cr eateBrowserLauncher(BrowserLauncherFactory.java:145) at org.openqa.selenium.server.browserlaunchers.BrowserLauncherFactory.ge tBrowserLauncher(BrowserLauncherFactory.java:85) at org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLL auncher.java:87) at org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLL auncher.java:141) at com.enjoyxstudy.selenium.htmlsuite.HTMLSuiteLauncher.runHTMLSuiteResu lt(HTMLSuiteLauncher.java:104) at com.enjoyxstudy.selenium.htmlsuite.MultiHTMLSuiteRunner.runHTMLSuites (MultiHTMLSuiteRunner.java:491) at com.enjoyxstudy.selenium.autoexec.AutoExecServer.runTestSuite(AutoExe cServer.java:398) at com.enjoyxstudy.selenium.autoexec.AutoExecServer.process(AutoExecServ er.java:304) at com.enjoyxstudy.selenium.autoexec.CommandHandler$1.run(CommandHandler .java:264) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at java.lang.String.substring(Unknown Source) at org.openqa.selenium.server.browserlaunchers.WindowsUtils$RegKeyValue. <init>(WindowsUtils.java:639) at org.openqa.selenium.server.browserlaunchers.WindowsUtils.deleteRegist ryValue(WindowsUtils.java:594) at org.openqa.selenium.server.browserlaunchers.WindowsProxyManager.handl eEvilPopupMgrBackup(WindowsProxyManager.java:108) at org.openqa.selenium.server.browserlaunchers.WindowsProxyManager.init( WindowsProxyManager.java:83) at org.openqa.selenium.server.browserlaunchers.WindowsProxyManager.<init >(WindowsProxyManager.java:67) at org.openqa.selenium.server.browserlaunchers.InternetExplorerCustomPro xyLauncher.<init>(InternetExplorerCustomProxyLauncher.java:55) at org.openqa.selenium.server.browserlaunchers.InternetExplorerCustomPro xyLauncher.<init>(InternetExplorerCustomProxyLauncher.java:47) at org.openqa.selenium.server.browserlaunchers.InternetExplorerCustomPro xyLauncher.<init>(InternetExplorerCustomProxyLauncher.java:43) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.server.browserlaunchers.BrowserLauncherFactory.cr eateBrowserLauncher(BrowserLauncherFactory.java:134) ... 9 more I will test also AES_1.0 in this week. But i dont understand one thing that you are using browser in the setting.properties of new AES version like this: browser=*firefox,*iexplore what is the difference between *iexploreproxy and *iexplore. And can you tell me please which one is better for web-application test(*iexploreproxy or *iexplore). Any help will be appriciated. thanks a lot. Cheers, Waqas
    Hi, today i tested the machines with AES 0.5 version and only one mashine is not working correctly. i dont know where is the problem. Maybe you can help me. AES version = 0.5 setting.properties are as follows: browser=*iexploreproxy startURL=http://www.google.com/ here is the enviorment protocol. - Vista(32 Bit) with IE8/IE7/firefox3011 [working fine] - WINxp(64 bit) with IE6 [working fine] - Server 2003R2(64 Bit) with IE6 [working fine] - Server 2008 Vista with IE7/firefox3010 [working fine] - Server 2003R2 with IE6 [is not working with IE6, but it is working with firefox30] here is the error message. 14:54:49.921 INFO - Java: Sun Microsystems Inc. 10.0-b19 14:54:49.921 INFO - OS: Windows 2003 5.2 x86 14:54:49.921 INFO - v1.0-beta-2 [2571], with Core v1.0-beta-2 [2330] 14:54:50.078 INFO - Checking Resource aliases 14:54:50.093 INFO - Version Jetty/5.1.x 14:54:50.093 INFO - Started HttpContext[/selenium-server/driver,/selenium-server /driver] 14:54:50.093 INFO - Started HttpContext[/selenium-server/autoexec/command,/selen ium-server/autoexec/command] 14:54:50.109 INFO - Started HttpContext[/selenium-server,/selenium-server] 14:54:50.109 INFO - Started HttpContext[/selenium-server/autoexec,/selenium-serv er/autoexec] 14:54:50.109 INFO - Started HttpContext[/,/] 14:54:50.109 INFO - Started HttpContext[/selenium-server/autoexec/result,/seleni um-server/autoexec/result] 14:54:50.125 INFO - Started SocketListener on 0.0.0.0:4444 14:54:50.125 INFO - Started org.mortbay.jetty.Server@b6ece5 14:54:50.125 INFO - Start Selenium Auto Exec Server. 14:54:57.796 INFO - Receive command(Get status). 14:54:58.687 INFO - Receive command(Run test async). 14:54:58.687 INFO - Start test process. 14:54:58.703 INFO - Receive command(Get status). 14:54:58.781 INFO - Generate HTMLSuite[generatedTestSuite.html] testCase count[1 ] 14:54:58.781 INFO - Generate HTMLSuites total count[1] 14:54:58.796 INFO - HTML Suite Start. suite[suite\generatedTestSuite.html] brows er[*iexploreproxy] 14:54:59.046 ERROR - Error exec process. java.lang.RuntimeException: java.lang.StringIndexOutOfBoundsException: String in dex out of range: -1 at org.openqa.selenium.server.browserlaunchers.BrowserLauncherFactory.cr eateBrowserLauncher(BrowserLauncherFactory.java:145) at org.openqa.selenium.server.browserlaunchers.BrowserLauncherFactory.ge tBrowserLauncher(BrowserLauncherFactory.java:85) at org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLL auncher.java:87) at org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLL auncher.java:141) at com.enjoyxstudy.selenium.htmlsuite.HTMLSuiteLauncher.runHTMLSuiteResu lt(HTMLSuiteLauncher.java:104) at com.enjoyxstudy.selenium.htmlsuite.MultiHTMLSuiteRunner.runHTMLSuites (MultiHTMLSuiteRunner.java:491) at com.enjoyxstudy.selenium.autoexec.AutoExecServer.runTestSuite(AutoExe cServer.java:398) at com.enjoyxstudy.selenium.autoexec.AutoExecServer.process(AutoExecServ er.java:304) at com.enjoyxstudy.selenium.autoexec.CommandHandler$1.run(CommandHandler .java:264) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at java.lang.String.substring(Unknown Source) at org.openqa.selenium.server.browserlaunchers.WindowsUtils$RegKeyValue. <init>(WindowsUtils.java:639) at org.openqa.selenium.server.browserlaunchers.WindowsUtils.deleteRegist ryValue(WindowsUtils.java:594) at org.openqa.selenium.server.browserlaunchers.WindowsProxyManager.handl eEvilPopupMgrBackup(WindowsProxyManager.java:108) at org.openqa.selenium.server.browserlaunchers.WindowsProxyManager.init( WindowsProxyManager.java:83) at org.openqa.selenium.server.browserlaunchers.WindowsProxyManager.<init >(WindowsProxyManager.java:67) at org.openqa.selenium.server.browserlaunchers.InternetExplorerCustomPro xyLauncher.<init>(InternetExplorerCustomProxyLauncher.java:55) at org.openqa.selenium.server.browserlaunchers.InternetExplorerCustomPro xyLauncher.<init>(InternetExplorerCustomProxyLauncher.java:47) at org.openqa.selenium.server.browserlaunchers.InternetExplorerCustomPro xyLauncher.<init>(InternetExplorerCustomProxyLauncher.java:43) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.server.browserlaunchers.BrowserLauncherFactory.cr eateBrowserLauncher(BrowserLauncherFactory.java:134) ... 9 more I will test also AES_1.0 in this week. But i dont understand one thing that you are using browser in the setting.properties of new AES version like this: browser=*firefox,*iexplore what is the difference between *iexploreproxy and *iexplore. And can you tell me please which one is better for web-application test(*iexploreproxy or *iexplore). Any help will be appriciated. thanks a lot. Cheers, Waqas
  • Oct 23, 2009
    issue 6 (AES does not run testcase on winxp) commented on by waqas...@hotmail.com   -   Hi, First of all thanks for your quick reply. i am going to implement AES with my testcases on the following different Operating systems. - Vista (32 Bit) - WINxp - Server 2003 - Server 2003 (64 Bit) - Server 2008 Vista (64 Bit) I have plan to use IE6,IE7 and IE8 at the moment. But later i will also use firfox, safari. Note:- Maybe it will be useful information for you to know the performance of AES. Therefore i will inform you next week completely. First I will implement on all machines and then i will inform you about the results. And i will test your new AES Version 1.0 and also 0.5. So next week you will get feedback from my side. Have a nice weekend, Best Regards, Waqas Ahmad
    Hi, First of all thanks for your quick reply. i am going to implement AES with my testcases on the following different Operating systems. - Vista (32 Bit) - WINxp - Server 2003 - Server 2003 (64 Bit) - Server 2008 Vista (64 Bit) I have plan to use IE6,IE7 and IE8 at the moment. But later i will also use firfox, safari. Note:- Maybe it will be useful information for you to know the performance of AES. Therefore i will inform you next week completely. First I will implement on all machines and then i will inform you about the results. And i will test your new AES Version 1.0 and also 0.5. So next week you will get feedback from my side. Have a nice weekend, Best Regards, Waqas Ahmad
  • Oct 22, 2009
    issue 6 (AES does not run testcase on winxp) Status changed by onozaty   -   Hi, Can you execute it even by other browsers because it wants to confirm whether it is a problem only of IE? Thanks, onozaty
    Status: Started
    Hi, Can you execute it even by other browsers because it wants to confirm whether it is a problem only of IE? Thanks, onozaty
    Status: Started
  • Oct 22, 2009
    issue 6 (AES does not run testcase on winxp) reported by waqas...@hotmail.com   -   Hi, I am using AES selenium-autoexec-server-0.5 for running my testcases. It is running on "window server 2008 with vista" very fine. Now i copy all my packets with AES on another machine with windows "WinXP". After starting the AES it stops to work on following stage. it starts one internet explorer for "selenium test runner" and after that nothing happens, It does not run the testcase. The message on command pormpt are: 11:24:53.593 INFO - Backing up registry settings... 11:24:54.015 INFO - Modifying registry settings... 11:24:54.328 INFO - Launching Internet Explorer... 11:24:54.843 INFO - Checking Resource aliases Can you help me please.. Thanks a lot in advance. Best Regards, Waqas Ahmad waqas805@hotmail.com
    Hi, I am using AES selenium-autoexec-server-0.5 for running my testcases. It is running on "window server 2008 with vista" very fine. Now i copy all my packets with AES on another machine with windows "WinXP". After starting the AES it stops to work on following stage. it starts one internet explorer for "selenium test runner" and after that nothing happens, It does not run the testcase. The message on command pormpt are: 11:24:53.593 INFO - Backing up registry settings... 11:24:54.015 INFO - Modifying registry settings... 11:24:54.328 INFO - Launching Internet Explorer... 11:24:54.843 INFO - Checking Resource aliases Can you help me please.. Thanks a lot in advance. Best Regards, Waqas Ahmad waqas805@hotmail.com
  • Sep 25, 2009
    issue 5 (Launch with setting.properties arg defined) commented on by onozaty   -   Hi, This problem fixed ver 1.0. Please confirm ver 1.0 release. Thank you, onozaty
    Hi, This problem fixed ver 1.0. Please confirm ver 1.0 release. Thank you, onozaty
  • Sep 25, 2009
    selenium-ext-htmlsuite-1.0-dist.zip (Selenium HTMLSuite Extension ver 1.0) file uploaded by onozaty   -  
    Labels: Featured
    Labels: Featured
  • Sep 25, 2009
    selenium-autoexec-server-1.0-dist.zip (Selenium Auto Exec Server(AES) ver 1.0) file uploaded by onozaty   -  
    Labels: Featured
    Labels: Featured
  • Sep 25, 2009
    r170 (updated selenium-rc version to 1.0.1, and changed.) committed by onozaty   -   updated selenium-rc version to 1.0.1, and changed.
    updated selenium-rc version to 1.0.1, and changed.
  • Sep 25, 2009
    r169 (updated selenium-rc version to 1.0.1, and changed.) committed by onozaty   -   updated selenium-rc version to 1.0.1, and changed.
    updated selenium-rc version to 1.0.1, and changed.
  • Sep 25, 2009
    issue 5 (Launch with setting.properties arg defined) commented on by fchardonnereau   -   Hi, Thanks. Florent.
    Hi, Thanks. Florent.
  • Sep 25, 2009
    issue 5 (Launch with setting.properties arg defined) Owner changed by onozaty   -  
    Owner: onozaty
    Owner: onozaty
  • Sep 25, 2009
    issue 5 (Launch with setting.properties arg defined) Status changed by onozaty   -   hi, I am sorry. This problem is scheduled to correct it by the upcoming version. thank you, onozaty
    Status: Started
    hi, I am sorry. This problem is scheduled to correct it by the upcoming version. thank you, onozaty
    Status: Started
  • Sep 25, 2009
    issue 4 (shiftKeyDown & controlKeyDown with IE not working) changed by onozaty   -   Hi, This problem is a problem of the Selenium RC. Therefore, it is not possible to fix it even with Selenium AES. Thank you, onozaty
    Status: WontFix
    Owner: onozaty
    Hi, This problem is a problem of the Selenium RC. Therefore, it is not possible to fix it even with Selenium AES. Thank you, onozaty
    Status: WontFix
    Owner: onozaty
  • Sep 25, 2009
    issue 5 (Launch with setting.properties arg defined) reported by fchardonnereau   -   What steps will reproduce the problem? I try to launch AutoExecServer with my setting.properties, but an exception is launch. In the source i found that the setting.properties file is set as the first argument "arg[0]" only if there are 2 arguments "if (args.length == 2)". But 2 lines befores, i need to initialize the command with the first argument arg[0]. If i didn't, the command string is null. So it's impossible to define the setting.properties (see lines 122 to 137).
    What steps will reproduce the problem? I try to launch AutoExecServer with my setting.properties, but an exception is launch. In the source i found that the setting.properties file is set as the first argument "arg[0]" only if there are 2 arguments "if (args.length == 2)". But 2 lines befores, i need to initialize the command with the first argument arg[0]. If i didn't, the command string is null. So it's impossible to define the setting.properties (see lines 122 to 137).
  • Jun 17, 2009
    issue 4 (shiftKeyDown & controlKeyDown with IE not working) reported by waqas...@hotmail.com   -   Can you tell me how can i fix this with AES. This is a known issue: http://jira.openqa.org/browse/SEL-671 What is the expected output? What do you see instead? I want to select a multiple objects in my web application(as we do in our daily life with the help of "controlkey or shift key"). Therefore i need these commands to choose multiples links at a time. Testcases are working fine with Firefox with these shiftKeyDown & controlKeyDown. but when i run my testcases with IE then these commands are not working correctly. What version of the product are you using? On what operating system? I am using AES (selenium-autoexec-server-0.5) on Vista. Thanks a lot, Best Regards, Waqas Ahmad waqas805@hotmail.com
    Can you tell me how can i fix this with AES. This is a known issue: http://jira.openqa.org/browse/SEL-671 What is the expected output? What do you see instead? I want to select a multiple objects in my web application(as we do in our daily life with the help of "controlkey or shift key"). Therefore i need these commands to choose multiples links at a time. Testcases are working fine with Firefox with these shiftKeyDown & controlKeyDown. but when i run my testcases with IE then these commands are not working correctly. What version of the product are you using? On what operating system? I am using AES (selenium-autoexec-server-0.5) on Vista. Thanks a lot, Best Regards, Waqas Ahmad waqas805@hotmail.com
  • May 07, 2009
    issue 3 (test) Status changed by onozaty   -  
    Status: Verified
    Status: Verified
  • May 07, 2009
    issue 3 (test) reported by onozato   -   test
    test
  • May 07, 2009
    issue 2 (test) Status changed by onozaty   -  
    Status: Verified
    Status: Verified
  • May 07, 2009
    issue 2 (test) reported by onozaty   -   test issue
    test issue
  • May 07, 2009
    issue 1 (Possible to update to a newer selenium-server then 1.0b2?) changed by onozaty   -   Hi Tomas, SNAPSHOT of Selenium RC can be downloaded from the following. http://nexus.openqa.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-remote-control/1.0-SNAPSHOT/ Please defrost the zip file, and acquire selenium-server.jar, and change the file as lib/selenium-server-1.0b2.jar. Sincerely, onozaty
    Status: Started
    Owner: onozaty
    Hi Tomas, SNAPSHOT of Selenium RC can be downloaded from the following. http://nexus.openqa.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-remote-control/1.0-SNAPSHOT/ Please defrost the zip file, and acquire selenium-server.jar, and change the file as lib/selenium-server-1.0b2.jar. Sincerely, onozaty
    Status: Started
    Owner: onozaty
  • Apr 15, 2009
    issue 1 (Possible to update to a newer selenium-server then 1.0b2?) reported by to...@vackraord.com   -   Hi, there is an very annoying bug which is a big showstopper for me in selenium-server-1.0b2.jar. http://jira.openqa.org/browse/SRC-387 Could you possibly do a package with a trunk version selenium or maybe atlest provide documentation on how I can compile and make the package for myself. Sincearly Tomas Eriksson tomas@vackraord.com || tomas.eriksson@bossmedia.se
    Hi, there is an very annoying bug which is a big showstopper for me in selenium-server-1.0b2.jar. http://jira.openqa.org/browse/SRC-387 Could you possibly do a package with a trunk version selenium or maybe atlest provide documentation on how I can compile and make the package for myself. Sincearly Tomas Eriksson tomas@vackraord.com || tomas.eriksson@bossmedia.se
  • Apr 13, 2009
    selenium-autoexec-server-0.5-dist.zip (Selenium Auto Exec Server(AES) ver 0.5) file uploaded by onozaty   -  
    Labels: Featured
    Labels: Featured
  • Apr 13, 2009
    selenium-ext-htmlsuite-0.7-dist.zip (Selenium HTMLSuite Extension ver 0.7) file uploaded by onozaty   -  
    Labels: Featured
    Labels: Featured
  • Apr 12, 2009
    r168 (updated Selenium HTMLSuite Extension library. (0.7-SNAPSHOT ...) committed by onozaty   -   updated Selenium HTMLSuite Extension library. (0.7-SNAPSHOT to 0.7) released Selenium Auto Exec Server version 0.5.
    updated Selenium HTMLSuite Extension library. (0.7-SNAPSHOT to 0.7) released Selenium Auto Exec Server version 0.5.
  • Apr 12, 2009
    r167 (released Selenium HTMLSuite Extension version 0.7.) committed by onozaty   -   released Selenium HTMLSuite Extension version 0.7.
    released Selenium HTMLSuite Extension version 0.7.
  • Apr 12, 2009
    r166 (changed option name multiWindow to singleWindow. ) committed by onozaty   -   changed option name multiWindow to singleWindow.
    changed option name multiWindow to singleWindow.
  • Apr 10, 2009
    r165 (bug fixed.(non output logfile)) committed by onozaty   -   bug fixed.(non output logfile)
    bug fixed.(non output logfile)
  • Apr 10, 2009
    r164 (generate htmlsuite(specified file name) bug fixed.) committed by onozaty   -   generate htmlsuite(specified file name) bug fixed.
    generate htmlsuite(specified file name) bug fixed.
  • Mar 27, 2009
    selenium-autoexec-server-0.5-SNAPSHOT-dist.zip (Selenium Auto Exec Server(AES) ver 0.5-SNAPSHOT) file uploaded by onozaty
  • Mar 27, 2009
    selenium-ext-htmlsuite-0.7-SNAPSHOT-dist.zip (Selenium HTMLSuite Extension ver 0.7-SNAPSHOT) file uploaded by onozaty
  • Mar 27, 2009
    r163 (updated Selenium-RC version 1.0b1 to 1.0b2.) committed by onozaty   -   updated Selenium-RC version 1.0b1 to 1.0b2.
    updated Selenium-RC version 1.0b1 to 1.0b2.
  • Mar 26, 2009
    r162 (changed HTMLSuiteConfiguration load default.) committed by onozaty   -   changed HTMLSuiteConfiguration load default.
    changed HTMLSuiteConfiguration load default.
  • Mar 26, 2009
    r161 (added HTMLSuiteConfiguration#Load(HTMLSuiteConfiguration, Pr...) committed by onozaty   -   added HTMLSuiteConfiguration#Load(HTMLSuiteConfiguration, Properties) method.
    added HTMLSuiteConfiguration#Load(HTMLSuiteConfiguration, Properties) method.
  • Mar 21, 2009
    r160 (updated selenium-rc version 1.0b1 to 1.0b2.) committed by onozaty   -   updated selenium-rc version 1.0b1 to 1.0b2.
    updated selenium-rc version 1.0b1 to 1.0b2.
  • Mar 11, 2009
    error_capture-example-0.3.zip (Example error capture screan user-extensions.js Ver0.3) file uploaded by onozaty   -  
    Labels: Featured
    Labels: Featured
  • Mar 11, 2009
    error_capture-user-extensions-0.3.js (Error capture screan user-extensions.js Ver0.3) file uploaded by onozaty   -  
    Labels: Featured
    Labels: Featured
  • Mar 11, 2009
    r159 (added verify capture.) committed by onozaty   -   added verify capture.
    added verify capture.
  • Feb 21, 2009
    error_capture-example-0.2.zip (Example error capture screan user-extensions.js Ver0.2) file uploaded by onozaty   -  
    Labels: Featured
    Labels: Featured
  • Feb 21, 2009
    error_capture-example-0.2.zip (Example error capture screan user-extensions.js ver2.0) file uploaded by onozaty   -  
    Labels: Featured
    Labels: Featured
  • Feb 21, 2009
    error_capture-user-extensions-0.2.js (Error capture screan user-extensions.js Ver2.0 (bug fixed)) file uploaded by onozaty   -  
    Labels: Featured
    Labels: Featured
  • Feb 21, 2009
    error_capture-user-extensions-0.2.js (Error capture screan user-extensions.js Ver.0.2 (bug fixed)) file uploaded by onozaty   -  
    Labels: Featured
    Labels: Featured

Older

  • Nov 29, 2008
    selenium-autoexec-server-0.4-dist.zip (Selenium Auto Exec Server(AES) ver 0.4) file uploaded by onozaty   -  
    Labels: Featured
    Labels: Featured
  • Nov 29, 2008
    selenium-ext-htmlsuite-0.6-dist.zip (Selenium HTMLSuite Extension ver 0.6) file uploaded by onozaty   -  
    Labels: Featured
    Labels: Featured
  • Nov 29, 2008
    selenium-server-1.0b1-patch-0.2.jar (Selenium RC 1.0 beta1 patch (for Firefox3、and others) ) file uploaded by onozaty   -  
    Labels: Featured
    Labels: Featured
  • Nov 29, 2008
    r158 (added trustAllSSLCertificates option. release version 0.4!) committed by onozaty   -   added trustAllSSLCertificates option. release version 0.4!
    added trustAllSSLCertificates option. release version 0.4!
  • Nov 27, 2008
    r157 (changed jar version in start.bat) committed by onozaty   -   changed jar version in start.bat
    changed jar version in start.bat
  • Nov 27, 2008
    r156 (added trustAllSSLCertificates option. release version 0.6!) committed by onozaty   -   added trustAllSSLCertificates option. release version 0.6!
    added trustAllSSLCertificates option. release version 0.6!
  • Nov 27, 2008
    r155 (added SSL Certificate. release version 0.2!) committed by onozaty   -   added SSL Certificate. release version 0.2!
    added SSL Certificate. release version 0.2!
  • Nov 12, 2008
    selenium-autoexec-0.1.hpi (Selenium AES Hudson Plugin) file uploaded by onozaty   -  
    Labels: Featured
    Labels: Featured
 
Hosted by Google Code