Welcome, Guest
Username Password: Remember me

UIAutomation made sensible
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: UIAutomation made sensible

UIAutomation made sensible 1 year, 4 months ago #1

Hi!

I was wondering if there was a way to automate testing the SensibleCocoa UI with the UIAutomation framework? I guess i could access sensible cocoa's buttons and views via index number (ex.: UIATarget.localTarget().frontMostApp().mainWindow().buttons()[0]) but is there some other way or more "sensible" way ? Maybe a standard naming convention for the accessibiliy label of the differents views.

Thanks!
  • codebonbon
  • OFFLINE
  • Expert Boarder
  • Posts: 147
  • Karma: 7

Re: UIAutomation made sensible 1 year, 4 months ago #2

Hi Harold,

Thanks a lot for opening such an interesting topic for discussion!

We have not addressed UIAutomation yet in our next STV 2.0 release, but this should definitely be part of a 2.1 update. Our initial thoughts are to automatically set each cell's accessibility label to the name of its bound property (or bound key if it's key-bound). We really welcome any other suggestions that would make the UIAutomation process as simple as possible for you guys
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72
  • Page:
  • 1
Time to create page: 1.21 seconds