← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #671159]: How to capture image of microsoft doc and read the text?

 

Question #671159 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/671159

    Status: Answered => Open

Gayatri is still having a problem:
@raimund-hocke
but thats not what's inside the given region. It gives me the file name but what is inside the region is some sentences like apple

This is my codes:
click()
click()
doubleClick()
reg = Region ( Region(499,201,329,201) )
text = reg.text()
print text

Message:
[log] CLICK on L(581,1054)@S(0)[0,0 1920x1080] (534 msec)

[log] CLICK on L(105,311)@S(0)[0,0 1920x1080] (529 msec)

[log] DOUBLE CLICK on L(422,329)@S(0)[0,0 1920x1080] (560 msec)

docText.doc

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