[Sikuli-driver] [Bug 1619390] Re: [1.1.1] Setup: tessdata link is dead

2016-09-12 Thread RaiMan
*** This bug is a duplicate of bug 1619083 ***
https://bugs.launchpad.net/bugs/1619083

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

** This bug has been marked a duplicate of bug 1619083
   [1.1.1] Setup cannot download tesseract file --- fixed 2016-09-10

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

Title:
  [1.1.1] Setup: tessdata link is dead

Status in Sikuli:
  Fix Committed

Bug description:
  hello

  i don't manage to install the sikulix nightly build 1.1.1 with options
  1 and 3 because it can't download the tessdata file. i found that the
  link http://tesseract-ocr.googlecode.com/files/ is dead so it might be
  the problem

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Bug 1622765] Re: Sikulixsetup Tesseract link broken

2016-09-12 Thread RaiMan
*** This bug is a duplicate of bug 1619083 ***
https://bugs.launchpad.net/bugs/1619083

** 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.1

** This bug has been marked a duplicate of bug 1619083
   [1.1.1] Setup cannot download tesseract file --- fixed 2016-09-10

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

Title:
  Sikulixsetup Tesseract link broken

Status in Sikuli:
  Fix Committed

Bug description:
  Seems like recently the link that sikulixsetup is trying to fetch
  tesseract from (tesseract-ocr.googlecode.com/files/tesseract-
  ocr-3.02.eng.tar.gz) is no longer working. Probably that link finally
  expired from their old Google Code project, so you'll need to update
  the link in the installer. (Looked through their Github site a bit,
  and found this link to sourceforge that has the 3.02 version:
  https://sourceforge.net/projects/tesseract-ocr-
  alt/files/?source=navbar).

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Bug 1622765] [NEW] Sikulixsetup Tesseract link broken

2016-09-12 Thread Zed Zulu
Public bug reported:

Seems like recently the link that sikulixsetup is trying to fetch
tesseract from (tesseract-ocr.googlecode.com/files/tesseract-
ocr-3.02.eng.tar.gz) is no longer working. Probably that link finally
expired from their old Google Code project, so you'll need to update the
link in the installer. (Looked through their Github site a bit, and
found this link to sourceforge that has the 3.02 version:
https://sourceforge.net/projects/tesseract-ocr-
alt/files/?source=navbar).

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

Title:
  Sikulixsetup Tesseract link broken

Status in Sikuli:
  New

Bug description:
  Seems like recently the link that sikulixsetup is trying to fetch
  tesseract from (tesseract-ocr.googlecode.com/files/tesseract-
  ocr-3.02.eng.tar.gz) is no longer working. Probably that link finally
  expired from their old Google Code project, so you'll need to update
  the link in the installer. (Looked through their Github site a bit,
  and found this link to sourceforge that has the 3.02 version:
  https://sourceforge.net/projects/tesseract-ocr-
  alt/files/?source=navbar).

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Bug 1622761] [NEW] SikuliX 1.1.0 IDE failing to start in macOS 12 Beta

2016-09-12 Thread Zed Zulu
Public bug reported:

I've recently updated to the 10.12 macOS Sierra beta and since then have
had trouble starting SikuliX IDE 1.1.0 (and Nightly 1.1.1). When I start
the IDE it seems to hang during the Init Window stage. Running with -d
flag, seems like there's an exception causing the gui not load:

[debug] RunTime: option -d detected --- log goes to SikulixLog.txt
Exception in thread "main" java.lang.IllegalArgumentException: cannot add to 
layout: unknown constraint: LEFT
at java.awt.BorderLayout.addLayoutComponent(BorderLayout.java:463)
at java.awt.BorderLayout.addLayoutComponent(BorderLayout.java:424)
at java.awt.Container.addImpl(Container.java:1127)
at java.awt.Container.add(Container.java:973)
at 
org.jdesktop.swingx.prompt.BuddySupport.addToComponentHierarchy(BuddySupport.java:72)
at 
org.jdesktop.swingx.prompt.BuddySupport.ensureBuddiesAreInComponentHierarchy(BuddySupport.java:139)
at 
org.jdesktop.swingx.plaf.TextUIWrapper$DefaultWrapper.replaceUIIfNeeded(TextUIWrapper.java:163)
at org.jdesktop.swingx.plaf.TextUIWrapper.install(TextUIWrapper.java:49)
at 
org.jdesktop.swingx.JXSearchField.setUseNativeSearchFieldIfPossible(JXSearchField.java:528)
at org.jdesktop.swingx.JXSearchField.(JXSearchField.java:178)
at org.sikuli.ide.SikuliIDE.createSearchField(SikuliIDE.java:2275)
at org.sikuli.ide.SikuliIDE.initToolbar(SikuliIDE.java:2006)
at org.sikuli.ide.SikuliIDE.initSikuliIDE(SikuliIDE.java:324)
at org.sikuli.ide.SikuliIDE.run(SikuliIDE.java:258)
at org.sikuli.ide.Sikulix.main(Sikulix.java:21)


SikulixLog.txt logs:


[debug] Debug: setLogFile: /Users/AUser/Downloads/SikuliX 1.1.1 
Nightly/SikuliX.app/Contents/Java/SikulixLog.txt
[debug (9/12/16 2:39:49 PM)] RunTimeINIT: loadOptions: check: 
/Users/AUser/Downloads/SikuliX 1.1.1 Nightly/SikuliX.app/Contents/Java
[debug (9/12/16 2:39:49 PM)] RunTimeINIT: loadOptions: check: /Users/AUser
[debug (9/12/16 2:39:49 PM)] RunTimeINIT: loadOptions: check: 
/Users/AUser/Library/Application Support/Sikulix/SikulixStore
[debug (9/12/16 2:39:49 PM)] RunTimeINIT: global init: entering as: IDE
[debug (9/12/16 2:39:49 PM)] RunTimeINIT: ScreenDevice 0 contains (0,0) --- 
will be used as primary
[debug (9/12/16 2:39:49 PM)] RunTimeINIT: fSxBase: 
/Users/AUser/Downloads/SikuliX 1.1.1 Nightly/SikuliX.app/Contents/Java
[debug (9/12/16 2:39:49 PM)] RunTimeINIT: runs as sikulix.jar in: 
/Users/AUser/Downloads/SikuliX 1.1.1 Nightly/SikuliX.app/Contents/Java
[debug (9/12/16 2:39:49 PM)] RunTimeINIT: exists libs folder at: 
/Users/AUser/Library/Application Support/Sikulix/SikulixLibs_201504150100
* show environment for IDE (build 201504150100)
user.home: /Users/AUser
user.dir (work dir): /Users/AUser/Downloads/SikuliX 1.1.1 
Nightly/SikuliX.app/Contents/Java
user.name: AUser
java.io.tmpdir: /var/folders/g6/m1lchlrs0yb9r3nqgtcwclqwgp/T
running 64Bit on Mac OSX (10.12) as application .app (not from /Applications 
folder)
java 8-64 version 1.8.0_101-b13 vm 25.101-b13 class 52.0 arch x86_64
app data folder: /Users/AUser/Library/Application Support/Sikulix
libs folder: /Users/AUser/Library/Application 
Support/Sikulix/SikulixLibs_201504150100
executing jar: /Users/AUser/Downloads/SikuliX 1.1.1 
Nightly/SikuliX.app/Contents/Java/sikulix.jar
*** classpath dump sikulix
  0: 
/Users/AUser/Downloads/SikuliX%201.1.1%20Nightly/SikuliX.app/Contents/Java/sikulix.jar
*** classpath dump end
* show environment end
[debug (9/12/16 2:39:49 PM)] RunTimeIDE: global init: leaving
[debug (9/12/16 2:39:49 PM)] RunTimeIDE: initIDEbefore: entering
[debug (9/12/16 2:39:49 PM)] RunTimeIDE: initIDEbefore: leaving
[debug (9/12/16 2:39:49 PM)] init user preferences
[debug (9/12/16 2:39:49 PM)] IDE: running with Locale: en_US
[debug (9/12/16 2:39:49 PM)] IDE: initNativeSupport: starting
[debug (9/12/16 2:39:49 PM)] IDE: initNativeSupport: success
[debug (9/12/16 2:39:50 PM)] --- Sikuli parameters ---
[debug (9/12/16 2:39:50 PM)] 1: -d
[debug (9/12/16 2:39:50 PM)] RunTimeIDE: loadLib: libMacHotkeyManager.dylib
[info (9/12/16 2:39:50 PM)] HotkeyManager: add Capture Hotkey: ⌘+⇧ 2 (50, 5)
[debug (9/12/16 2:39:50 PM)] HotkeyManager: add Capture Hotkey: ⌘+⇧ 2 (50, 5)
[info (9/12/16 2:39:50 PM)] HotkeyManager: add Abort Hotkey: ⌘+⇧ C (67, 5)
[debug (9/12/16 2:39:50 PM)] HotkeyManager: add Abort Hotkey: ⌘+⇧ C (67, 5)
[debug (9/12/16 2:39:50 PM)] ScriptingSupport: initScriptingSupport: enter
[debug (9/12/16 2:39:54 PM)] JythonSupport: init: starting
[debug (9/12/16 2:39:54 PM)] JythonSupport: init: success
[debug (9/12/16 2:39:54 PM)] JythonSupport: * Jython sys.path
 0: 
/Users/AUser/Downloads/SikuliX%201.1.1%20Nightly/SikuliX.app/Contents/Java/sikulix.jar/Lib
 1: /Users/AUser/Downloads/SikuliX 1.1.1 Nightly/SikuliX.app/Contents/Java/Lib
 2: /Users/AUser/Downloads/SikuliX 1.1.1 
Nightly/SikuliX.app/Contents/Java/sikulix.jar/Lib
 3: __classpath__
 4: __pyclasspath__/
[debug 

[Sikuli-driver] [Question #393471]: ~Help Usa@ +1-800-615-0869...===((( Quickbooks support phone number...

2016-09-12 Thread zxdawthdfh
New question #393471 on Sikuli:
https://answers.launchpad.net/sikuli/+question/393471

~Help Usa@ +1-800-615-0869...===((( Quickbooks support phone number...

Call ==+++1800 615 0869++== Quickbooks===TechSupport Phone 
Number.Intuit Quickbooks help

Call (Toll Free)+1800 615 0869 Quickbooks Technical Support Phone 
NumberIntuit

 Quickbooks help

Call (Toll Free)+1800 615 0869 Quickbooks Technical Support Phone 
NumberIntuit

 Quickbooks help

QB Support@@@((1+800+615+0869))Quickbooks Phone Number and Quickbooks support 
number

TelePhone Number Quickbooks Toll Free, Intuit@(1-800-615-0869)@ Quickbooks Tech 
Support

Phone Number provides online solution for all USA/CANADA clients. For any help 
of query call

to get all Quickbooks account solution. @@Call, for all type help by Quickbooks 
tech support

phone number, Intuit Quickbooks Tech Support Phone Number, Quickbooks Help Desk 
Phone

Number, Quickbooks tech support number, Quickbooks technical support phone 
number,@@@

 Quickbooks phone number, Quickbooks technical support number, Quickbooks 
support help  
intuit customer service number  
tech support for Quickbooks 
technical support for Quickbooks
technical support for intuit
 Quickbooks help website
 Quickbooks support website 
 Quickbooks.com/helpme  
 Quickbooks customer support website
intuit Quickbooks head office   
intuit Quickbooks call center   
intuit payroll support number   
(any thing with intuit payroll) 
buy Quickbooks enhance payroll  
buy intuit enhance payroll  
customer support for Quickbooks 
customer support for intuit 
customer support for intuit Quickbooks  
www.Quickbooks.com/support Quickbooks support phone number, Quickbooks 
technical support, Quickbooks Customer Service Phone Number,

 Quickbooks Customer Service Number, Quickbooks Customer Support Phone Number,

 Quickbooks Customer Support Number, Quickbooks Customer Service Helpline

Number, Quickbooks Customer Care Number, Quickbooks support team phone number,

@ Quickbooks help number- Quickbooks Helpline Number; Quickbooks help phone

number- Quickbooks Helpline Number, Quickbooks Tech Support Toll free Number, 
Quickbooks 

Support Telephone Number, Quickbooks Tech Support Telephone number, Quickbooks 
Tech

Support contact number, Quickbooks support contact number, Quickbooks technical 
support

contact number.

 Quickbooks helpdesk number, Quickbooks support help number, Quickbooks support 
help number

~Help Usa@ ...((( Quickbooks support phone number...

~Help Usa@ ..((( Quickbooks support phone number... ~Help Usa@ 
+1-800-615-0869...

((( Quickbooks support phone number... ~Help Usa@ +1-800-615-0869...((( 
Quickbooks support

number... ~Help Usa@ +1-800-615-0869...((( Quickbooks help desk phone number... 
~Help Usa@

+1-800-615-0869...((( Quickbooks help desk phone number... ~Help Usa@ 
+1-800-615-0869...

((( Quickbooks help desk phone number... Contents [hide] 1 ::~Help Usa@ 
+1-800-615-

0869...((( Quickbooks tech support phone number... 2 ::~Help Usa@ 
+1-800-615-0869...

((( Quickbooks tech support number... 3 ::~Help Usa@ +1-800-615-0869...((( 
Quickbooks 

customer support number... 4 Intuit Help... 1-800-615-0869 Quickbooks tech 
support phone

number , Quickbooks technical support phone number 5 Intuit Help... 
1-800-615-0869 Quickbooks 

 tech support phone number , Quickbooks technical support phone number 6 Intuit 
Help... 1-

800-615-0869 Quickbooks tech support phone number , Quickbooks technical

support phone number

~Help Usa@ +1-800-615-0869...((( Quickbooks tech support phone number...[edit]

~Help Usa@ +1-800-615-0869...((( Quickbooks tech support number...[edit]

== ~Help Usa@ +1-800-615-0869...((( Quickbooks tech support phone number..==.

== ~Help Usa@ +1-800-615-0869...((( Quickbooks tech support phone

number...==

Contents

• 1 ~Help Usa@ +1-800-615-0869...((( Quickbooks tech support number...

• 2 ~Help Usa@ +1-800-615-0869...((( Quickbooks tech support number...

• 3 ~Help Usa@ +1-800-615-0869...((( Quickbooks technical support phone 
number...

• 4 ~Help Usa@ +1-800-615-0869...((( Quickbooks technical support phone 
number...

• 5 ~Help Usa@ +1-800-615-0869...((( Quickbooks tech support number...

• 6 ~Help Usa@ +1-800-615-0869...((( Quickbooks tech support number...

• 7 ~Help Usa@ +1-800-615-0869...((( Quickbooks technical support phone 
number...

• 8 ~Help Usa@ +1-800-615-0869...((( Quickbooks technical support phone 
number...

~Help Usa@ +1-800-615-0869...((( Quickbooks tech

support number...

~Help Usa@ +1-800-615-0869...((( Quickbooks tech

support number...

==~Help Usa@ +1-800-615-0869...((( Quickbooks technical support phone number...

~Help Usa@ +1-800-615-0869...((( Quickbooks technical

support phone number...

~Help Usa@ +1-800-615-0869...((( Quickbooks technical

support phone number...

~Help Usa@ +1-800-615-0869...((( Quickbooks technical support number... ~Help 
Usa@ 

Re: [Sikuli-driver] [Question #385878]: UnicodeEncodeError ( 'ascii' codec can't encode character u'\u2018' in position 1: ordinal not in range(128) )

2016-09-12 Thread Cam
Question #385878 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/385878

Status: Answered => Solved

Cam confirmed that the question is solved:
Ok that's ok. Thank you very much for your help!

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #390028]: Sikuli automation to pull data from csv and enter in browser app

2016-09-12 Thread Roman Podolyan
Question #390028 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/390028

Roman Podolyan posted a new comment:
> [error] script [ CreateProducer ] stopped with error in line 150 at column 4
> [error] SyntaxError ( "no viable alternative at input 'if'", )

That means that you got a problem with mixing tabs and spaces or some
inconsistent indents.  Open with some editor allowing you to see Python
indents and/or invisible chars and check them everywhere.

Also this like must be fixed: 
 print("Consumer = " + Consumer + ", Owneremail = " + Owneremail + ", Password 
= " + Password + ", PreProcess = " + PreProcess + ", Profile = " + Profile + ", 
RepType = " + RepType + ", Completionemail = " + Completionemail + ", 
Erroremail = " + Erroremail + ", Commonname = " + Commonname + ")

That  + ") in the end is not correct.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #390028]: Sikuli automation to pull data from csv and enter in browser app

2016-09-12 Thread DJ
Question #390028 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/390028

DJ posted a new comment:
I wrote these about 8 months ago and have not used them or worked on them 
since. I recently got back into them and I am trying to figure them out.
I have some that I wrote 8 months ago that work correctly but I am trying to 
stream line the csv file column length. I am also building some new ones like 
this one using the templates I used 8 months ago.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #390028]: Sikuli automation to pull data from csv and enter in browser app

2016-09-12 Thread DJ
Question #390028 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/390028

DJ posted a new comment:
I currently get this error message
[error] script [ CreateProducer ] stopped with error in line 150 at column 4
[error] SyntaxError ( "no viable alternative at input 'if'", )

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #390028]: Sikuli automation to pull data from csv and enter in browser app

2016-09-12 Thread Roman Podolyan
Question #390028 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/390028

Roman Podolyan proposed the following answer:
And what happens now?  :)
Do you see dialogs you coded with input() function? 
What page is opened in browser before scripts starts?
Do you see any action on browser? Do you see in console data printed by print 
function?

It is a debug process, you know. One starts small and looks programs
work, step by step, with debug statements in code and/or observing
actions, telling if one gets after step N what one expects after it.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #392838]: Want to create a report on multitests that ran in sequence?

2016-09-12 Thread Georg Steyn
Question #392838 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/392838

Georg Steyn posted a new comment:
Thank You very much.
Shall look into it!!! :-)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #392838]: Want to create a report on multitests that ran in sequence?

2016-09-12 Thread RaiMan
Question #392838 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/392838

RaiMan posted a new comment:
thanks for feedback.

... have a look at the HTMLTestRunner also (see the mentioned faq)

... and RobotFramework might be of interest
(http://sikulix-2014.readthedocs.io/en/latest/scenarios.html#using-
robotframework)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #390028]: Sikuli automation to pull data from csv and enter in browser app

2016-09-12 Thread DJ
Question #390028 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/390028

DJ posted a new comment:
Basically the sikuli script should go through the csv and take the data that I 
designate and add it into my application gui via browser. Basically it is 
running through the process to create an ID.
I have the sfg_update_profile data in the code now
import csv
import sys


# Config


SFTPProfileCSV = 'C:/Users/w299833/Downloads/FGinfoforSikuli.csv'


# browser='Windows Internet Explorer'
browser = 'Mozilla Firefox'

#What order the protocol is in, in the custom protocol list
orderOfCustomProtocol=11
timeBetweenScreens = 5  # How many seconds till the next screen draws

### Screen you should be on is Participants>Partners and cursor should
be in the search box, then you can run sikuli script #


# Basic / Keyboard functions

def type_up(n):
while(n > 0):
type(Key.UP)
n = n - 1

def type_down(n):
while(n > 0):
type(Key.DOWN)
n = n - 1

def type_tab(n):
while(n > 0):
type(Key.TAB)
n = n - 1

def type_shift_tab(n):
while(n > 0):
type(Key.TAB, KEY_SHIFT)
n = n - 1


# SIKULI SCREEN AUTOMATION

def sfg_update_profile(Producer, Clientname, BU, Owneremail, Password):
switchApp(browser)

#Get from the landing page on "Partners" screen to the "Edit
Partner" screen

#We are required to have the partner filter box selected and empty
type_tab(3)
type(Key.ENTER)
sleep(timeBetweenScreens)

#Add Partner
type_tab(1)
type(Key.DOWN)
type_tab(1)
type(Key.ENTER)
sleep(timeBetweenScreens)

#Add Partner Information
type_tab(1)
paste(Producer)
type_tab(1)
paste(Producer)
type_tab(1)
paste(Clientname)
type_tab(2)
paste(BU)
type_tab(3)
paste(NA)
type_tab(3)
paste(Owneremail)
type_tab(2)
type(Key.ENTER)
sleep(timeBetweenScreens)

#Add Partner User Account
type_tab(2)
paste(Producer)
type_tab(1)
paste(Password)
type_tab(1)
paste(Password)
type_tab(1)
type(Key.DOWN)
type_tab(2)
paste(Producer)
type_tab(1)
paste(Producer)
type_tab(2)
type(Key.ENTER)
sleep(timeBetweenScreens)

#Add Partner Partner Role   
type_tab(1)
type(Key.Space)
type_tab(1)
type(Key.Space)
type_tab(2)
type(Key.ENTER)

#Finish Screens no changes
type_tab(3)
type(Key.ENTER)
type_tab(2)
type(Key.ENTER)
type_tab(3)
type(Key.ENTER)

#Close the edit community tab
type("w", Key.CTRL)
sleep(timeBetweenScreens)

#Get back to where we can paste the next partner
type_shift_tab(4) 


# MAIN


def main():
RowStart = int(input("What row number in the FTP file \nshould I START 
with?"))
RowEnd = int(input("What row number in the FTP file \nshould I END with?"))
RowStart = RowStart -1 #CSVs are zero initialized but we're skipping the 
title row

# Open file for reading, as a text file = rU
# csvFileGuy = (open(SFTPProfileCSV, 'rU'))


profiles = []
with open(SFTPProfileCSV, 'rU') as csvFileGuy:
reader = csv.reader(csvFileGuy)
for row in reader:
profiles.append(row)
# print(row)

for n in range(RowStart, RowEnd):
Producer = str(profiles[n][0]).strip()
Clientname = str(profiles[n][2]).strip()
BU = str(profiles[n][3]).strip()
Owneremail = str(profiles[n][4]).strip()
Password = str(profiles[n][5]).strip()

print("Consumer = " + Consumer + ", Owneremail = " +  Owneremail + ", 
Password = " +  Password + ", PreProcess = " +  PreProcess + ", Profile = " +  
Profile + ", RepType = " +  RepType + ", Completionemail = " +  Completionemail 
+ ", Erroremail = " +  Erroremail + ", Commonname = " +  Commonname + ")
sfg_update_profile(Consumer, Owneremail, Password, PreProcess, Profile, 
RepType, Completionemail, Erroremail, 

Re: [Sikuli-driver] [Question #392838]: Want to create a report on multitests that ran in sequence?

2016-09-12 Thread Georg Steyn
Question #392838 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/392838

Georg Steyn posted a new comment:
Well i am working for a Software company called Goodx Software. We need to test 
our GUI
on multiple test at the same time.

So basically after work when we all leave we want to start up for example 100 
or 500 tests
and then tomorrow morning see where what failed and then go look at it.

So a reporting thing would be brilliant. But with your answer on the UnitTest 
it could work.
Never used it before, but one could always learn.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #392838]: Want to create a report on multitests that ran in sequence?

2016-09-12 Thread RaiMan
Question #392838 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/392838

RaiMan posted a new comment:
No problem.

Every question tells me something about the usages of SikuliX out there
;-)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #392838]: Want to create a report on multitests that ran in sequence?

2016-09-12 Thread Georg Steyn
Question #392838 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/392838

Status: Answered => Solved

Georg Steyn confirmed that the question is solved:
Thanks for Your Input.
I saw there were actually allot of other people
asking similar things, sorry for the double  post.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #392838]: Want to create a report on multitests that ran in sequence?

2016-09-12 Thread Georg Steyn
Question #392838 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/392838

Georg Steyn confirmed that the question is solved:
Thanks RaiMan, that solved my question.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #392838]: Want to create a report on multitests that ran in sequence?

2016-09-12 Thread RaiMan
Question #392838 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/392838

Status: Open => Answered

RaiMan proposed the following answer:
you can use Python's unitest feature:
see faq 1804

If you want to create your own log messages:
http://sikulix-2014.readthedocs.io/en/latest/scripting.html#writing-and-redirecting-log-and-debug-messages

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #392838]: Want to create a report on multitests that ran in sequence?

2016-09-12 Thread Georg Steyn
Question #392838 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/392838

Description changed to:
I am working with Sikuli for 2 weeks now and its greate so far.
But i need one thing and don't really know how to go about it.

I am running Multiple Sikuli tests in sequence  with a Python script.
And i want to make a report that tells me after all the test have run.

Which were successful and which where unsuccessful, if one of the tests
did not run correctly. I want an error log that tells me what went wrong
on the specific test.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #392838]: Want to create a report on multitests that ran in sequence?

2016-09-12 Thread Georg Steyn
New question #392838 on Sikuli:
https://answers.launchpad.net/sikuli/+question/392838

I am working with Sikuli for 2 weeks now and its create so far.
But i need one thing and don't really know how to go about it.

I am running Multiple Sikuli tests in sequence  with a Python script.
And i want to make a report that tells me after all the test have run.

Which were successful and which where unsuccessful, if one of the tests
did not run correctly. I want an error log that tells me what went wrong
on the specific test.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp