jarmo / RAutomation

RAutomation
MIT License
100 stars 33 forks source link

Multi select issue #87

Closed anuragkhera closed 10 years ago

anuragkhera commented 10 years ago

Hi all,

I want to multi select some nodes in a tree , i tried using send keys but it is not working , how can i resolve it..?

leviwilson commented 10 years ago

Please, when you post an issue, here are the things that can be useful in helping you resolve it:

That being said, as far as I know, ms_uia is the only one that will do mult-select. To do so, you just select it. If it supports multi-select, it should do so by default.

When you are looking to how RAutomation does things, the best thing to do is to look at the specs. Everything that is added to it has a corresponding test around it.

jarmo commented 10 years ago

Please let's keep GitHub issues for issues regarding RAutomation only and everything else at StackOverflow.

Also, as @leviwilson said - we cannot help you if you just say "it's not working". Try to be more helpful if you want to get any solutions for your problems. "It's not working" is not helpful at all, rather annoying. Sorry, but i had to say it.

I'm closing this and every other similar issue in the future.