目录前言1、常用方法1.1、使用 click() 方法:1.2、使用 JavaScript 执行点击事件:1.3、使用 ActionChains 类:附:selenium点击悬停元素总结前言
I\'m looking for a code coverage tool that I can use with a BlackBerry application. I\'m using J2ME-Unit for Unit Testing and I want to see how much of my code is being covered by my tests.