micCtrlDwn  Presses the Ctrl key.

micCtrlUp  Releases the Ctrl key. 
micLCtrlDwn  Presses the left Ctrl key. 
micLCtrlUp  Releases the left Ctrl key. 
micRCtrlDwn  Presses the right Ctrl key. 
micRCtrlUp  Releases the right Ctrl key. 
micAltDwn  Presses the Alt key. 
micAltUp  Releases the Alt key. 
micLAltDwn  Presses the left Alt key. 
micLAltUp  Releases the left Alt key. 
micRAltDwn  Presses the right Alt key. 
micRAltUp  Releases the right Alt key. 
micShiftDwn  Presses the Shift key. 
micShiftUp  Releases the Shift key. 
micLShiftDwn  Presses the left Shift key. 
micLShiftUp  Releases the left Shift key. 
micRShiftDwn  Presses the right Shift key. 
micRShiftUp  Releases the right Shift key. 
micIns  Presses the Insert key. 
micDel  Presses the Delete key. 
micHome  Presses the Home key. 
micEnd  Presses the End key. 
micPgUp  Presses the Page Up key. 
micPgDwn  Presses the Page Down key. 
micUp  Presses the Up arrow key. 
micDwn  Presses the Down arrow key. 
micLeft  Presses the Left arrow key. 
micRight  Presses the Right arrow key. 
micEsc  Presses the Esc key. 
micBack  Presses the Backspace key. 
micReturn  Presses the Return key. 
micTab  Presses the Tab key. 
micBreak  Presses the Break key. 
micPause  Presses the Pause key. 
micPrintScr  Presses the Print Screen key. 
micWinLogoDwn  Presses the Windows Logo key. 
micWinLogoUp  Releases the Windows Logo key. 
micLWinLogoDwn  Presses the left Windows Logo key. 
micLWinLogoUp  Releases the left Windows Logo key. 
micRWinLogoDwn  Presses the right Windows Logo key. 
micRWinLogoUp  Releases the right Windows Logo key. 
micAppKey  Presses the Application key. 
micF1  Presses the F1 key. 
micF2  Presses the F2 key. 
micF3  Presses the F3 key. 
micF4  Presses the F4 key. 
micF5  Presses the F5 key. 
micF6  Presses the F6 key. 
micF7  Presses the F7 key. 
micF8  Presses the F8 key. 
micF9  Presses the F9 key. 
micF10  Presses the F10 key. 
micF11  Presses the F11 key. 
micF12  Presses the F12 key. 
micNumLockOn  Turns on the Num Lock. 
micCapsLockOn  Turns on the Caps Lock. 
micScrollOn  Turns on the Scroll Lock. 
micNumLockOff  Turns off the Num Lock. 
micCapsLockOff  Turns off the Caps Lock. 
micScrollOff  Turns off the Scroll Lock.

QTP键盘操作笔记的更多相关文章

  1. java使用Selenium操作谷歌浏览器学习笔记(三)键盘操作

    我们用Selenium打开网页后,可能需要在输入框输入一些内容等等,这时候就需要键盘操作了 使用sendKEys进行键盘操作,在bing的搜索框中输入内容并点击跳转 1 import org.open ...

  2. QTP测试学习笔记

    QuickTest Professional(简称QTP)功能自动化测试,原属于Mercury Interactive公司产品,2006年7月被惠普公司收购了,通过安装文件目录可以看到,都是默认放在C ...

  3. selenium webdriver从安装到使用(python语言),显示等待和隐性等待用法,切换窗口或者frame,弹框处理,下拉菜单处理,模拟鼠标键盘操作等

    selenium的用法 selenium2.0主要包含selenium IDE 和selenium webDriver,IDE有点类似QTP和LoadRunner的录制功能,就是firefox浏览器的 ...

  4. Selenium系列(五) - 键盘操作详细解读

    如果你还想从头学起Selenium,可以看看这个系列的文章哦! https://www.cnblogs.com/poloyy/category/1680176.html 其次,如果你不懂前端基础知识, ...

  5. [转载]从MyEclipse到IntelliJ IDEA-让你摆脱鼠标,全键盘操作

    从MyEclipse转战到IntelliJ IDEA的经历 注转载址:http://blog.csdn.net/luoweifu/article/details/13985835 我一个朋友写了一篇“ ...

  6. 【神器】vimum在浏览器中键盘操作选择、复制、粘贴,键盘党的最爱

    1.下载: http://files.cnblogs.com/files/quejuwen/vimum_extension_1_56.zip 2.开源:https://github.com/philc ...

  7. Web报表工具FineReport填报界面键盘操作

    对于一张填报数据较多的报表,需要用户频繁地操作鼠标.而FineReport填报界面除去按钮类型的控件,其余可以完全使用键盘而不需要用鼠标操作,对于用户而言,这将极大的节省信息录入的时间. 这里我们对填 ...

  8. IntelliJ IDEA全键盘操作

    IntelliJ IDEA 如何做到全键盘操作呢? 1.自定义快捷键实现全屏操作 你可以设置自定义快捷键进入全屏操作,并实现各个窗口之间的切换.这样,你就可以告别小窗口的时代,体验全屏显示的效果了!( ...

  9. MFC--响应鼠标和键盘操作

    一个程序最重要的部分之一是对鼠标和键盘操作的响应. 一.  理解鼠标事件.之前对鼠标事件的认识仅仅局限于处理控件的单击与双击事件.但实际鼠标的操作包含很多.这里将以一个画图的小程序讲解对鼠标的响应. ...

随机推荐

  1. AJAX方式发送远程请求报错:No 'Access-Control-Allow-Origin' header

    AJAX GET方式发送远程请求,chrome开发者工具console中报错:XMLHttpRequest cannot load http://www.shikezhi.com/ajax/getDa ...

  2. ubuntu1604安装谷歌游览器

    https://www.linuxidc.com/Linux/2016-05/131097.htm 在终端中依次运行如下命令: sudo add-apt-repository ppa:a-v-shko ...

  3. 吴恩达课后作业学习2-week3-tensorflow learning-1-基本概念

    参考:https://blog.csdn.net/u013733326/article/details/79971488 希望大家直接到上面的网址去查看代码,下面是本人的笔记  到目前为止,我们一直在 ...

  4. day09--函数的定义分类以及其使用(1)

    一.函数的定义以及分类: 什么是函数:函数是可以重复调用来完成特定功能的代码块.-----(重复利用的工具) """ 1 什么是函数?重复利用的工具————可以完成特定功 ...

  5. echart自定义浮窗 增加点击事件

    一:情景 做一个柱状图,需要在柱状图显示lable,并且浮窗上每个条目可以被点击或者跳转. 我使用的做图插件是echarts,但是echart的浮窗是图片,而且不可以被点击,不能识别html,而且这个 ...

  6. Python中print和return的区别

    有趣的事,Python永远不会缺席! 如需转发,请注明出处:小婷儿的python  https://www.cnblogs.com/xxtalhr/p/10742671.html 一.解释 1.ret ...

  7. [Micropython]TPYBoardV102 DIY智能温控小风扇

    1.实验目的 1. 学习在PC机系统中扩展简单I/O 接口的方法. 2. 进一步学习编制数据输出程序的设计方法. 3. 学习DS18B20的接线方法,并利用DS18B20检测当前温度. 4.学习三极管 ...

  8. VS2015/Visual Studio快捷键无效问题

    0 VS2015快捷键无效问题的解决办法 快捷键的使用可以大大提高编码效率,VS为我们内置了不少的常用快捷键组合,实际使用过程中往往会随着计算机上安装其他软件引起快捷键冲突,导致VS快捷键失效,解决办 ...

  9. Asp.net中web.config配置文件详解(二)

    摘自http://blog.csdn.net/hbqhdlc/article/details/8155668 近日正在看Asp.net,看到Web.config有很不清楚之处,特意从网络.MSDN搜集 ...

  10. 负载(Load)分析及问题排查

    平常的工作中,在衡量服务器的性能时,经常会涉及到几个指标,load.cpu.mem.qps.rt等.每个指标都有其独特的意义,很多时候在线上出现问题时,往往会伴随着某些指标的异常.大部分情况下,在问题 ...