sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #27206
Re: [Question #252004]: How to use function of one class in another class
Question #252004 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252004
Harry gave more information on the question:
In main i am calling the foll functions
import numberediting
import phonevalidation
phn=phonevalidation()
phn.blank_number()
phn.invalid_number() #Here functions of numberediting class ie(edit_number and popup_edit) will also be called.Am i right
phn.verify_number() #Here functions of numberediting class Ie(pencil_edit)will also be called.Am i right
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.