← Back to team overview

sikuli-driver team mailing list archive

[Bug 845867] [NEW] findAll regex for strings

 

Public bug reported:

Hi All,

Is it possible to do a findAll with a string in the argument and then
get back all the matching strings that sikuli found.

e.g. I have a list of files that are like doga.txt dogb.txt etc.

I want to run findAll('dog*.txt') and then get the resulting strings
back

Thanks.

Alex

** 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/845867

Title:
  findAll regex for strings

Status in Sikuli:
  New

Bug description:
  Hi All,

  Is it possible to do a findAll with a string in the argument and then
  get back all the matching strings that sikuli found.

  e.g. I have a list of files that are like doga.txt dogb.txt etc.

  I want to run findAll('dog*.txt') and then get the resulting strings
  back

  Thanks.

  Alex

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


Follow ups

References