Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Where are the Atlassian Selenium functional tests located?

Sam Han December 7, 2011

Hi,

I've got access to the JIRA source code but I can't seem to find the actual selenium / webdirver tests. There is a atlassian-jira-pageobjects project within the source code which is has all the pageObject frameworks code but no sign of the actual tests from what I can see.

Any ideas on this?

I was also wondering if anyone knew where / how to find the Atlassian Selenium project https://studio.atlassian.com/browse/SELENIUM

Thanks,

Sam

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
dkordonski May 14, 2012

Hi Sam,

apologize for jumping in so late.

I assume you have access to JIRA source distribution? The tests can be found in jira-project/jira-selenium-tests (Selenium1 suite) and jira-project/jira-webdriver-tests (WebDriver A.K.A. Selenium2 suite). The atlassian-jira-pageobjects module contains page objects framework used by the WebDriver tests (and based on Atlassian Selenium). This module is also exported to our public maven repository so that JIRA plugin devs can re-use the existing page objects: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/atlassian-jira-pageobjects/

Finally, we even have a separate public issue tracker for JIRA page objects: https://studio.atlassian.com/browse/JPO

The Atlassian Selenium project is hosted right where you linked to: https://studio.atlassian.com/browse/SELENIUM. The source (SVN trunk) is available at https://studio.atlassian.com/svn/SELENIUM/trunk.

Hope this helps!

Cheers,

Dariusz

TAGS
AUG Leaders

Atlassian Community Events