dalekjs / dalek

[unmaintained] DalekJS Base framework
MIT License
695 stars 63 forks source link

How to get the title of a window or toWindow with "contains" parameter? #148

Open ghguy opened 9 years ago

ghguy commented 9 years ago

If we have a window with a title that changes based on an item selected, it is kind of difficult to use toWindow as it expects an exact title text. Do we have a way to grab the title or toWindow which supports "contains" a title? :)

asciidisco commented 9 years ago

Nope, this is not yet possible, we will consider this for the next Dalek version.