• 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: Ruth Palmer <email@hidden>
  • Date: Mon, 1 Oct 2007 10:27:05 +0100

Hi

thought I had the latest wonder version but obviously not since meta commands now work, thanks for your help

Ruth
On Sep 29, 2007, at 4:13 PM, Michael Bushkov wrote:

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.generateIteratio ns(_SeleniumRepeatExpanderTestFilter.java:73_)
at er.selenium.filters.SeleniumRepeatExpanderTestFilter.processTestEleme nts(_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:
40demax.ru
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


  • Prev by Date: Re: Report generation: How to avoid "java.lang.OutOfMemoryError: Java heap space"?
  • Next by Date: Re: Stale data
  • Previous by thread: Re: Report generation: How to avoid "java.lang.OutOfMemoryError: Java heap space"?
  • Next by thread: Re: Stale data
  • Index(es):
    • Date
    • Thread