• 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
Re: Problem with selenese tests
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with selenese tests


  • Subject: Re: Problem with selenese tests
  • From: Michael Bushkov <email@hidden>
  • Date: Sat, 29 Sep 2007 19:13:26 +0400

Hi Ruth,
Please check that you have the latest version of Wonder. I've just committed there an example that shows how to use meta commands (your code seems to be right, though): Wonder/Common/Examples/ERSeleniumExample/Resource/Selenium/main/metarepeat.sel


If Wonder version is not the case please send me the concrete example of the buggy test, because I'm not currently able to reproduce the problem.

--
Michael

Ruth Palmer wrote:
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



_______________________________________________ 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
References: 
 >Problem with selenese tests (From: Ruth Palmer <email@hidden>)

  • Prev by Date: Re: Report generation: How to avoid "java.lang.OutOfMemoryError: Java heap space"?
  • Next by Date: Re: Managing autonumbering
  • Previous by thread: Problem with selenese tests
  • Next by thread: Re: [Wonder-disc] WebPDFReports and ERExtensions
  • Index(es):
    • Date
    • Thread