Re: [Sikuli-driver] [Question #291438]: Can I validate Audio/Video playing in youtube in Android/ios Mobile

2016-04-19 Thread Rakesh
Question #291438 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291438 Rakesh posted a new comment: Thanks RaiMan. How about for video clips stored in the Desktop ? whether all scenarios can be tested ? -- You received this question notification because your team Sikuli

[Sikuli-driver] [Question #291438]: Can I validate Audio/Video playing in youtube in Android/ios Mobile

2016-04-19 Thread Rakesh
New question #291438 on Sikuli: https://answers.launchpad.net/sikuli/+question/291438 Hi, I am completely new to the Video domain & Sikuli tool as well. Need your help for the below questions:- 1. How can i validate whether Audio is working fine ? 2. How can i validate the video status playing,

[Sikuli-driver] [Question #262390]: import error for the packages import unittest2 as unittest and from sikuli import * In Pycharm Ide in HTMLTestRunner.py file

2015-02-19 Thread rakesh
New question #262390 on Sikuli: https://answers.launchpad.net/sikuli/+question/262390 I am using HTMLTestRunner.py file for reporting , As per the instructions in the blog i have used the modified HTMLTestRunner then i installed python sikuli client and Jython sikuli server But still am

[Sikuli-driver] [Question #172411]: Java equivalent of screen.type(g, KEY_CMD|KEY_SHIFT)

2011-09-26 Thread Rakesh
); Keyboard1.keyRelease(KeyEvent.VK_SHIFT); Keyboard1.keyRelease(KeyEvent.VK_G); is it possible to use the type function in sikuli.script.jar? Thanks, Rakesh -- You received this question notification because you are a member of Sikuli Drivers, which is an answer