[Seaside-dev] Albatross: select an item from a list

Adrian Lienhard adi at netstyle.ch
Wed Apr 9 07:43:40 UTC 2008


Hi Jonny,

Selecting an item from a select box try

browser enter: 'text of list item'  for: 'Select-List-Label'.

Also have a look at the tests that are shipped with Albatross and the  
available documentation, which is linked from www.squeaksource.com/Albatross.html 
.

HTH,
Adrian

On Apr 8, 2008, at 11:34 , Jonathan Cundall wrote:
> Hi,
>
> I have been playing around with Albatross, getting it to navigate  
> through my site by clicking on buttons and links. On one page I need  
> to select an item from a list in a select box and then click the  
> submit button. I’ve tried:
>
> browser click: 'text of list item'
>
> browser clickLocal: 'text of list item'
>
> and neither of these seem to work, no item is selected. Has anyone  
> any ideas?
>
> Jonny Cundall
>
>
>
> *******************************************************************************************************************************************
>
> This email is from Pinesoft Limited. Its contents are confidential  
> to the intended recipient(s) at the email address(es) to which it  
> has been addressed. It may not be disclosed to or used by anyone  
> other than the addressee(s), nor may it be copied in anyway. If  
> received in error, please contact the sender, then delete it from  
> your system. Although this email and attachments are believed to be  
> free of virus, or any other defect which might affect any computer  
> or IT system into which they are received and opened, it is the  
> responsibility of the recipient to ensure that they are virus free  
> and no responsibility is accepted by Pinesoft for any loss or damage  
> arising in any way from receipt or use thereof.
>
> *******************************************************************************************************************************************
>
> Pinesoft Limited are registered in England, Registered number:  
> 2914825. Registered office: 266-268 High Street, Waltham Cross,  
> Herts, EN8 7EA
>
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev



More information about the seaside-dev mailing list