You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2011/03/31 23:13:05 UTC

[jira] [Created] (TAP5-1492) New features for SeleniumTestCase

New features for SeleniumTestCase
---------------------------------

                 Key: TAP5-1492
                 URL: https://issues.apache.org/jira/browse/TAP5-1492
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-test
    Affects Versions: 5.3.0
            Reporter: Howard M. Lewis Ship


Refactor up a few standard methods often added in subclasses, such as opening a page by page name (i.e., so we can avoid the ugliness of getBaseURL() ), expose the underlying selenium object (for when SeleniumTestCase doesn't implement *all* the method of Selenium), and a few other common operations.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (TAP5-1492) New features for SeleniumTestCase

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1492.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.0

> New features for SeleniumTestCase
> ---------------------------------
>
>                 Key: TAP5-1492
>                 URL: https://issues.apache.org/jira/browse/TAP5-1492
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-test
>    Affects Versions: 5.3.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3.0
>
>
> Refactor up a few standard methods often added in subclasses, such as opening a page by page name (i.e., so we can avoid the ugliness of getBaseURL() ), expose the underlying selenium object (for when SeleniumTestCase doesn't implement *all* the method of Selenium), and a few other common operations.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (TAP5-1492) New features for SeleniumTestCase

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1492:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> New features for SeleniumTestCase
> ---------------------------------
>
>                 Key: TAP5-1492
>                 URL: https://issues.apache.org/jira/browse/TAP5-1492
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-test
>    Affects Versions: 5.3.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> Refactor up a few standard methods often added in subclasses, such as opening a page by page name (i.e., so we can avoid the ugliness of getBaseURL() ), expose the underlying selenium object (for when SeleniumTestCase doesn't implement *all* the method of Selenium), and a few other common operations.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (TAP5-1492) New features for SeleniumTestCase

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1492:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> New features for SeleniumTestCase
> ---------------------------------
>
>                 Key: TAP5-1492
>                 URL: https://issues.apache.org/jira/browse/TAP5-1492
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-test
>    Affects Versions: 5.3.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> Refactor up a few standard methods often added in subclasses, such as opening a page by page name (i.e., so we can avoid the ugliness of getBaseURL() ), expose the underlying selenium object (for when SeleniumTestCase doesn't implement *all* the method of Selenium), and a few other common operations.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (TAP5-1492) New features for SeleniumTestCase

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1492.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.0

> New features for SeleniumTestCase
> ---------------------------------
>
>                 Key: TAP5-1492
>                 URL: https://issues.apache.org/jira/browse/TAP5-1492
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-test
>    Affects Versions: 5.3.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3.0
>
>
> Refactor up a few standard methods often added in subclasses, such as opening a page by page name (i.e., so we can avoid the ugliness of getBaseURL() ), expose the underlying selenium object (for when SeleniumTestCase doesn't implement *all* the method of Selenium), and a few other common operations.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (TAP5-1492) New features for SeleniumTestCase

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014316#comment-13014316 ] 

Hudson commented on TAP5-1492:
------------------------------

Integrated in tapestry-5.2-freestyle #300 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/300/])
    TAP5-1492: New features for SeleniumTestCase


> New features for SeleniumTestCase
> ---------------------------------
>
>                 Key: TAP5-1492
>                 URL: https://issues.apache.org/jira/browse/TAP5-1492
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-test
>    Affects Versions: 5.3.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3.0
>
>
> Refactor up a few standard methods often added in subclasses, such as opening a page by page name (i.e., so we can avoid the ugliness of getBaseURL() ), expose the underlying selenium object (for when SeleniumTestCase doesn't implement *all* the method of Selenium), and a few other common operations.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (TAP5-1492) New features for SeleniumTestCase

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014316#comment-13014316 ] 

Hudson commented on TAP5-1492:
------------------------------

Integrated in tapestry-5.2-freestyle #300 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/300/])
    TAP5-1492: New features for SeleniumTestCase


> New features for SeleniumTestCase
> ---------------------------------
>
>                 Key: TAP5-1492
>                 URL: https://issues.apache.org/jira/browse/TAP5-1492
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-test
>    Affects Versions: 5.3.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3.0
>
>
> Refactor up a few standard methods often added in subclasses, such as opening a page by page name (i.e., so we can avoid the ugliness of getBaseURL() ), expose the underlying selenium object (for when SeleniumTestCase doesn't implement *all* the method of Selenium), and a few other common operations.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira