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 <rukmaldia...@gmail.com> 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      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/mbushkov%40demax.ru
>
> This email sent to mbush...@demax.ru
>



-- 
With best regards,
Michael Bushkov
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to