← Back to team overview

sikuli-driver team mailing list archive

[Bug 1189442] [NEW] [request] Pattern instance from image within a jar or buffered image

 

Public bug reported:

Hi,

I'd like to instantiate Pattern, but instead of using the path to a standard image file, my image file is stored in a .jar file (which my project has a dependency on)
Is there a way to do this ?

[Context]
I have created a project (P) containing high-level test "steps" that are driven by selenium and sikuli.
Those steps are then called upon by unit test in our main project (A), and also by system test in a QA regression test project (B)
The sikuli captured images are stored in project P.
And are included in P's compiled jar file.

Bevan

** Affects: sikuli
     Importance: High
     Assignee: RaiMan (raimund-hocke)
         Status: In Progress


** Tags: fkt-pattern

** Changed in: sikuli
       Status: New => In Progress

** Changed in: sikuli
   Importance: Undecided => High

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 1.1.0

** Tags added: fkt-pattern

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

Title:
  [request] Pattern instance from image within a jar or buffered image

Status in Sikuli:
  In Progress

Bug description:
  Hi,

  I'd like to instantiate Pattern, but instead of using the path to a standard image file, my image file is stored in a .jar file (which my project has a dependency on)
  Is there a way to do this ?

  [Context]
  I have created a project (P) containing high-level test "steps" that are driven by selenium and sikuli.
  Those steps are then called upon by unit test in our main project (A), and also by system test in a QA regression test project (B)
  The sikuli captured images are stored in project P.
  And are included in P's compiled jar file.

  Bevan

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


Follow ups

References