On Wed, May 11, 2011 at 4:08 PM, Darryl Brown <[email protected]> wrote: > x = 'set' > y = 'clear' > > emckb.x > emckb.y
Try this: emckb.send x emckb.send y Željko -- watir.com - community manager watir.com/book - author watirpodcast.com - host viaqa.mobi conference on software testing - organizer -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
