dalekjs/dalek

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

ghguy opened this issue · 1 comments

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? :)

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