<div dir="ltr">Hello,<div><br></div><div>I am currently writing some UI tests for sugar activities and one of the main task at hand is to write more tests except the basic ones, and those tests involve user input to be given. For example: after opening the terminal activity, if we type 'ls' then it should have some output, then we can match it with the correct output.</div>
<div><br></div><div>The code that is being used for the UI tests is present inĀ </div><div>sugar-toolkit-gtk3/src/sugar3/test/uitree.py.</div><div><br></div><div>I haven't been successful to find any way to provide input to those UI elements till now, any pointers in how to proceed over it would be great.</div>
<div><br></div><div>Thanks,</div><div>Gaurav (gp94)</div></div>