Forum Discussion
maximojo
14 years agoFrequent Contributor
An option from script (or in keyword testing) would be to use the LLPlayer.MouseDown and Mouse up functions to click where you want to click until this issue can be properly resolved by Smart Bear (if it is indeed a bug). LLPlayer uses screen coordinates (I believe) if you use the LLPlayer object itself (e.g. "LLPlayer.MouseDown(x,y)" ) so you should be able to click where you'd like. But look in the help to be sure.