sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48173
[Bug 1788818] [NEW] [1.1.4] getWords() and getLines() not working --- must be collectWords/collectLines --- fixed 2018-08-24
Public bug reported:
***************
added collect...Text returning List<String>
----------------------------
Both items return "Attribute error", with object has no attribute
'getWords' (or 'getList', respectively)
The old method "text()" does / still work.
Perhaps I am doing something wrong? Confirmed that
Env.getSikuliVersion() reports properly "SikuliX 1.1.4".
** Affects: sikuli
Importance: Critical
Assignee: RaiMan (raimund-hocke)
Status: Fix Committed
** Changed in: sikuli
Status: New => Fix Committed
** Changed in: sikuli
Importance: Undecided => Critical
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.4
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1788818
Title:
[1.1.4] getWords() and getLines() not working --- must be
collectWords/collectLines --- fixed 2018-08-24
Status in Sikuli:
Fix Committed
Bug description:
***************
added collect...Text returning List<String>
----------------------------
Both items return "Attribute error", with object has no attribute
'getWords' (or 'getList', respectively)
The old method "text()" does / still work.
Perhaps I am doing something wrong? Confirmed that
Env.getSikuliVersion() reports properly "SikuliX 1.1.4".
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1788818/+subscriptions
Follow ups