← Back to team overview

sikuli-driver team mailing list archive

[Bug 803146] [NEW] [Request] Regular expression support of window titles

 

Public bug reported:

Say I have a window title with a dynamic title that can be deduced to a
regular expression. Is there any way to use regular expressions with the
window title syntax. (switchApp and closeApp functions)

ex.)  switchApp("[a-z]9[0-1]a?") .... or whatever.

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/803146

Title:
  [Request] Regular expression support of window titles

Status in Sikuli:
  New

Bug description:
  Say I have a window title with a dynamic title that can be deduced to
  a regular expression. Is there any way to use regular expressions with
  the window title syntax. (switchApp and closeApp functions)

  ex.)  switchApp("[a-z]9[0-1]a?") .... or whatever.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/803146/+subscriptions


Follow ups

References