• 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: ERSelenium testing, set a blank string for a text field
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ERSelenium testing, set a blank string for a text field


  • Subject: Re: ERSelenium testing, set a blank string for a text field
  • From: Michael Bushkov <email@hidden>
  • Date: Mon, 22 Jun 2009 16:16:27 +0400

Hi,
It seems that Selenium trims whitespaces. But you can try something like this to overcome this behavior:
|storeEval|" " + " " + " "|emptyStringValue|
|type|id=ClientOrganisationName|${emptyStringValue}|

On Mon, Jun 22, 2009 at 3:44 PM, Rukmal Dias <email@hidden> wrote:
hi,

I need to set white spaces for a text filed in selenium tests. However erselenium not set a white spaces and simply places with nothing.  Is there any way to give white spaces for a text field.

|store|   |emptyStringValue|
|type|id=ClientOrganisationName|${emptyStringValue}|


thanks
Rukmal Dias

 _______________________________________________
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



--
With best regards,
Michael Bushkov
 _______________________________________________
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: 
 >ERSelenium testing, set a blank string for a text field (From: Rukmal Dias <email@hidden>)

  • Prev by Date: ERSelenium testing, set a blank string for a text field
  • Next by Date: AJAX Date Picker binding to one day less that the chosen one
  • Previous by thread: ERSelenium testing, set a blank string for a text field
  • Next by thread: AJAX Date Picker binding to one day less that the chosen one
  • Index(es):
    • Date
    • Thread