• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Problem with selenese tests
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with selenese tests


  • Subject: Problem with selenese tests
  • From: Ruth Palmer <email@hidden>
  • Date: Fri, 28 Sep 2007 17:01:07 +0100

I'm currently trying to get my .sel login tests to work with @repeat-@values-@done metacommands to execute specific part of the test with additional values edited in textboxes. As mentioned on the wonder frameworks website the following test format should work: 

@repeat
    ...some actions...
    @values user1 user2 user3
    |type|user|user0|
    @values pass1 pass2 pass3
    |type|password|pass0|
    ...some more actions...
  @done

However when I try to run my login test I get the following error in my application:
DEBUG 16:46:12 (SeleniumTestSuitePage:235)  -java.lang.NullPointerException
at er.selenium.filters.SeleniumRepeatExpanderTestFilter.generateIterations(SeleniumRepeatExpanderTestFilter.java:73)
at er.selenium.filters.SeleniumRepeatExpanderTestFilter.processTestElements(SeleniumRepeatExpanderTestFilter.java:112)......

WARN  16:46:12 (NSLog:41)  -<er.extensions.ERXDirectActionRequestHandler>: Exception while handling action named "Tests_001-Login.sel" on action class "SeleniumTestSuite" :java.lang.RuntimeException: Test export failed
[2007-09-28 16:46:12 BST] <WorkerThread5> java.lang.RuntimeException: Test export failed...........

If anyone has had similar problems with metacommands in selenese tests please get in touch.

Ruth
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Problem with selenese tests
      • From: Michael Bushkov <email@hidden>
  • Prev by Date: Re: Stale data
  • Next by Date: Re: [Wonder-disc] WebPDFReports and ERExtensions
  • Previous by thread: Re: die terrible error message
  • Next by thread: Re: Problem with selenese tests
  • Index(es):
    • Date
    • Thread