Skip to content

Instantly share code, notes, and snippets.

Created August 9, 2012 00:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3299909 to your computer and use it in GitHub Desktop.
Save anonymous/3299909 to your computer and use it in GitHub Desktop.
1..355
# You must open a page before calling waitForPageToLoad. eg: $sel->open('/');
not ok 1 - wait_for_page_to_load, 60000
# Failed test 'wait_for_page_to_load, 60000'
# at test.pl line 40.
ok 2 - Login test
ok 3 - open(/, ) (login.html:14; test.pl:54)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element id=username_formId not found
not ok 4 - type(id=username_formId, admin) (login.html:19; test.pl:54)
# Failed test 'type(id=username_formId, admin) (login.html:19; test.pl:54)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 5 - Turn On Admin test
ok 6 - open(/home, ) (turnOnAdmin.html:14; test.pl:60)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Turn Admin On! not found
not ok 7 - clickAndWait(link=Turn Admin On!, ) (turnOnAdmin.html:19; test.pl:60)
# Failed test 'clickAndWait(link=Turn Admin On!, ) (turnOnAdmin.html:19; test.pl:60)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 8 - Admin Console tests
ok 9 - open(/?op=admin, ) (adminConsole.html:14; test.pl:62)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Active Sessions not found
not ok 10 - click(link=Active Sessions, ) (adminConsole.html:19; test.pl:62)
# Failed test 'click(link=Active Sessions, ) (adminConsole.html:19; test.pl:62)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 11 - Version Tags tests
ok 12 - open(/home, ) (versionTags.html:14; test.pl:64)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Turn Admin On! not found
not ok 13 - clickAndWait(link=Turn Admin On!, ) (versionTags.html:19; test.pl:64)
# Failed test 'clickAndWait(link=Turn Admin On!, ) (versionTags.html:19; test.pl:64)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 14 - Clipboard test
ok 15 - open(/home, ) (clipboard.html:14; test.pl:66)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Turn Admin On! not found
not ok 16 - clickAndWait(link=Turn Admin On!, ) (clipboard.html:19; test.pl:66)
# Failed test 'clickAndWait(link=Turn Admin On!, ) (clipboard.html:19; test.pl:66)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 17 - Asset Helpers tests
ok 18 - open(/home, ) (assetHelpers.html:14; test.pl:68)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Turn Admin On! not found
not ok 19 - clickAndWait(link=Turn Admin On!, ) (assetHelpers.html:19; test.pl:68)
# Failed test 'clickAndWait(link=Turn Admin On!, ) (assetHelpers.html:19; test.pl:68)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 20 - New Content->Basic tests
ok 21 - open(/home?op=admin, ) (newContentBasic.html:14; test.pl:70)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element id=newContent not found
not ok 22 - click(id=newContent, ) (newContentBasic.html:19; test.pl:70)
# Failed test 'click(id=newContent, ) (newContentBasic.html:19; test.pl:70)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 23 - New Content->Community tests
ok 24 - open(/home?op=admin, ) (newContentCommunity.html:14; test.pl:72)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element id=newContent not found
not ok 25 - click(id=newContent, ) (newContentCommunity.html:19; test.pl:72)
# Failed test 'click(id=newContent, ) (newContentCommunity.html:19; test.pl:72)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 26 - New Content->Intranet tests
ok 27 - open(/home?op=admin, ) (newContentIntranet.html:14; test.pl:74)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element id=newContent not found
not ok 28 - click(id=newContent, ) (newContentIntranet.html:19; test.pl:74)
# Failed test 'click(id=newContent, ) (newContentIntranet.html:19; test.pl:74)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 29 - New Content->Prototypes tests
ok 30 - open(/home?op=admin, ) (newContentPrototypes.html:14; test.pl:76)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element id=newContent not found
not ok 31 - click(id=newContent, ) (newContentPrototypes.html:19; test.pl:76)
# Failed test 'click(id=newContent, ) (newContentPrototypes.html:19; test.pl:76)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 32 - New Content->Shop tests
ok 33 - open(/home?op=admin, ) (newContentShop.html:14; test.pl:78)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element id=newContent not found
not ok 34 - click(id=newContent, ) (newContentShop.html:19; test.pl:78)
# Failed test 'click(id=newContent, ) (newContentShop.html:19; test.pl:78)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 35 - New Content->Utilities tests
ok 36 - open(/home?op=admin, ) (newContentUtilities.html:14; test.pl:80)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element id=newContent not found
not ok 37 - click(id=newContent, ) (newContentUtilities.html:19; test.pl:80)
# Failed test 'click(id=newContent, ) (newContentUtilities.html:19; test.pl:80)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 38 - AdminConsole->Active Sessions
ok 39 - open(/home?op=admin, ) (adminConsole/activeSessions.html:14; test.pl:84)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Active Sessions not found
not ok 40 - click(link=Active Sessions, ) (adminConsole/activeSessions.html:19; test.pl:84)
# Failed test 'click(link=Active Sessions, ) (adminConsole/activeSessions.html:19; test.pl:84)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 41 - AdminConsole->Addons
ok 42 - open(/home?op=admin, ) (adminConsole/addons.html:14; test.pl:86)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Addons not found
not ok 43 - click(link=Addons, ) (adminConsole/addons.html:19; test.pl:86)
# Failed test 'click(link=Addons, ) (adminConsole/addons.html:19; test.pl:86)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 44 - AdminConsole->Advertising
ok 45 - open(/home?op=admin, ) (adminConsole/advertising.html:14; test.pl:88)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Advertising not found
not ok 46 - click(link=Advertising, ) (adminConsole/advertising.html:19; test.pl:88)
# Failed test 'click(link=Advertising, ) (adminConsole/advertising.html:19; test.pl:88)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 47 - AdminConsole->Asset History
ok 48 - open(/home?op=admin, ) (adminConsole/assetHistory.html:14; test.pl:90)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Asset History not found
not ok 49 - click(link=Asset History, ) (adminConsole/assetHistory.html:19; test.pl:90)
# Failed test 'click(link=Asset History, ) (adminConsole/assetHistory.html:19; test.pl:90)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 50 - AdminConsole->Cache
ok 51 - open(/home?op=admin, ) (adminConsole/cache.html:14; test.pl:92)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Cache not found
not ok 52 - click(link=Cache, ) (adminConsole/cache.html:19; test.pl:92)
# Failed test 'click(link=Cache, ) (adminConsole/cache.html:19; test.pl:92)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 53 - AdminConsole->Clipboard
ok 54 - open(/home?op=admin, ) (adminConsole/clipboard.html:14; test.pl:94)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Clipboard not found
not ok 55 - click(link=Clipboard, ) (adminConsole/clipboard.html:19; test.pl:94)
# Failed test 'click(link=Clipboard, ) (adminConsole/clipboard.html:19; test.pl:94)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 56 - AdminConsole->Content Filters
ok 57 - open(/home?op=admin, ) (adminConsole/contentFilters.html:14; test.pl:96)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Content Filters not found
not ok 58 - click(link=Content Filters, ) (adminConsole/contentFilters.html:19; test.pl:96)
# Failed test 'click(link=Content Filters, ) (adminConsole/contentFilters.html:19; test.pl:96)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 59 - AdminConsole->Content Profiling
ok 60 - open(/home?op=admin, ) (adminConsole/contentProfiling.html:14; test.pl:98)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Content Profiling not found
not ok 61 - click(link=Content Profiling, ) (adminConsole/contentProfiling.html:19; test.pl:98)
# Failed test 'click(link=Content Profiling, ) (adminConsole/contentProfiling.html:19; test.pl:98)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 62 - AdminConsole->Databases
ok 63 - open(/home?op=admin, ) (adminConsole/databases.html:14; test.pl:100)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Databases not found
not ok 64 - click(link=Databases, ) (adminConsole/databases.html:19; test.pl:100)
# Failed test 'click(link=Databases, ) (adminConsole/databases.html:19; test.pl:100)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 65 - AdminConsole->File Pump
ok 66 - open(/home?op=admin, ) (adminConsole/filePump.html:14; test.pl:102)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=File Pump not found
not ok 67 - click(link=File Pump, ) (adminConsole/filePump.html:19; test.pl:102)
# Failed test 'click(link=File Pump, ) (adminConsole/filePump.html:19; test.pl:102)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 68 - AdminConsole->Graphics
ok 69 - open(/home?op=admin, ) (adminConsole/graphics.html:14; test.pl:104)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Graphics not found
not ok 70 - click(link=Graphics, ) (adminConsole/graphics.html:19; test.pl:104)
# Failed test 'click(link=Graphics, ) (adminConsole/graphics.html:19; test.pl:104)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 71 - AdminConsole->Groups
ok 72 - open(/home?op=admin, ) (adminConsole/groups.html:14; test.pl:106)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Groups not found
not ok 73 - click(link=Groups, ) (adminConsole/groups.html:19; test.pl:106)
# Failed test 'click(link=Groups, ) (adminConsole/groups.html:19; test.pl:106)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 74 - AdminConsole->Inbox
ok 75 - open(/home?op=admin, ) (adminConsole/inbox.html:14; test.pl:108)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Inbox not found
not ok 76 - click(link=Inbox, ) (adminConsole/inbox.html:19; test.pl:108)
# Failed test 'click(link=Inbox, ) (adminConsole/inbox.html:19; test.pl:108)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 77 - AdminConsole->LDAP Connections
ok 78 - open(/home?op=admin, ) (adminConsole/ldapConnections.html:14; test.pl:110)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=LDAP Connections not found
not ok 79 - click(link=LDAP Connections, ) (adminConsole/ldapConnections.html:19; test.pl:110)
# Failed test 'click(link=LDAP Connections, ) (adminConsole/ldapConnections.html:19; test.pl:110)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 80 - AdminConsole->Login History
ok 81 - open(/home?op=admin, ) (adminConsole/loginHistory.html:14; test.pl:112)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Login History not found
not ok 82 - click(link=Login History, ) (adminConsole/loginHistory.html:19; test.pl:112)
# Failed test 'click(link=Login History, ) (adminConsole/loginHistory.html:19; test.pl:112)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 83 - AdminConsole->Passive Analytics
ok 84 - open(/home?op=admin, ) (adminConsole/passiveAnalytics.html:14; test.pl:114)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Passive Analytics not found
not ok 85 - click(link=Passive Analytics, ) (adminConsole/passiveAnalytics.html:19; test.pl:114)
# Failed test 'click(link=Passive Analytics, ) (adminConsole/passiveAnalytics.html:19; test.pl:114)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 86 - AdminConsole->Scheduler
ok 87 - open(/home?op=admin, ) (adminConsole/scheduler.html:14; test.pl:116)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Scheduler not found
not ok 88 - click(link=Scheduler, ) (adminConsole/scheduler.html:19; test.pl:116)
# Failed test 'click(link=Scheduler, ) (adminConsole/scheduler.html:19; test.pl:116)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 89 - AdminConsole->Settings
ok 90 - open(/home?op=admin, ) (adminConsole/settings.html:14; test.pl:118)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Settings not found
not ok 91 - click(link=Settings, ) (adminConsole/settings.html:19; test.pl:118)
# Failed test 'click(link=Settings, ) (adminConsole/settings.html:19; test.pl:118)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 92 - AdminConsole->Shop
ok 93 - open(/home?op=admin, ) (adminConsole/shop.html:14; test.pl:120)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Shop not found
not ok 94 - click(link=Shop, ) (adminConsole/shop.html:19; test.pl:120)
# Failed test 'click(link=Shop, ) (adminConsole/shop.html:19; test.pl:120)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 95 - AdminConsole->Spectre
ok 96 - open(/home?op=admin, ) (adminConsole/spectre.html:14; test.pl:122)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Spectre not found
not ok 97 - click(link=Spectre, ) (adminConsole/spectre.html:19; test.pl:122)
# Failed test 'click(link=Spectre, ) (adminConsole/spectre.html:19; test.pl:122)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 98 - AdminConsole->Template Help
ok 99 - open(/home?op=admin, ) (adminConsole/templateHelp.html:14; test.pl:124)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Template Help not found
not ok 100 - click(link=Template Help, ) (adminConsole/templateHelp.html:19; test.pl:124)
# Failed test 'click(link=Template Help, ) (adminConsole/templateHelp.html:19; test.pl:124)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 101 - AdminConsole->Trash
ok 102 - open(/home?op=admin, ) (adminConsole/trash.html:14; test.pl:126)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Trash not found
not ok 103 - click(link=Trash, ) (adminConsole/trash.html:19; test.pl:126)
# Failed test 'click(link=Trash, ) (adminConsole/trash.html:19; test.pl:126)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 104 - AdminConsole->User Profiling
ok 105 - open(/home?op=admin, ) (adminConsole/userProfiling.html:14; test.pl:128)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=User Profiling not found
not ok 106 - click(link=User Profiling, ) (adminConsole/userProfiling.html:19; test.pl:128)
# Failed test 'click(link=User Profiling, ) (adminConsole/userProfiling.html:19; test.pl:128)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 107 - AdminConsole->Users
ok 108 - open(/home?op=admin, ) (adminConsole/users.html:14; test.pl:130)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Users not found
not ok 109 - click(link=Users, ) (adminConsole/users.html:19; test.pl:130)
# Failed test 'click(link=Users, ) (adminConsole/users.html:19; test.pl:130)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 110 - AdminConsole->Version Tags
ok 111 - open(/home?op=admin, ) (adminConsole/versionTags.html:14; test.pl:132)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Version Tags not found
not ok 112 - click(link=Version Tags, ) (adminConsole/versionTags.html:19; test.pl:132)
# Failed test 'click(link=Version Tags, ) (adminConsole/versionTags.html:19; test.pl:132)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 113 - AdminConsole->Workflow
ok 114 - open(/home?op=admin, ) (adminConsole/workflow.html:14; test.pl:134)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element link=Workflow not found
not ok 115 - click(link=Workflow, ) (adminConsole/workflow.html:19; test.pl:134)
# Failed test 'click(link=Workflow, ) (adminConsole/workflow.html:19; test.pl:134)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 116 - New Content->Page
ok 117 - open(/home?op=admin, ) (newContent/page.html:14; test.pl:138)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element id=newContent not found
not ok 118 - click(id=newContent, ) (newContent/page.html:19; test.pl:138)
# Failed test 'click(id=newContent, ) (newContent/page.html:19; test.pl:138)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 119 - New Content->Article
ok 120 - open(/seleniumtestpage?op=admin, ) (newContent/article.html:14; test.pl:140)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element id=newContent not found
not ok 121 - click(id=newContent, ) (newContent/article.html:19; test.pl:140)
# Failed test 'click(id=newContent, ) (newContent/article.html:19; test.pl:140)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
ok 122 - New Content->Calendar
ok 123 - open(/seleniumtestpage?op=admin, ) (newContent/calendar.html:14; test.pl:142)
# Error requesting http://localhost:4444/selenium-server/driver/:
# ERROR: Element id=newContent not found
not ok 124 - click(id=newContent, ) (newContent/calendar.html:19; test.pl:142)
# Failed test 'click(id=newContent, ) (newContent/calendar.html:19; test.pl:142)'
# at /home/scott/lib/perl5/site_perl/5.12.3/Test/WWW/Selenium/HTML.pm line 502.
# Looks like you planned 355 tests but ran 124.
# Looks like you failed 42 tests of 124 run.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment