ContributionsMost RecentMost LikesSolutionsRe: Integration TestRail and TestComplete Thank you Eduardo ! Is there any way you can also share the class you are using here: let testRailClient = new TestRailClient.TestRailClientClass(); Add ability to record click events without coordinates I would like the ability to record click events without coordinates. Coordinates can be fragile when controls change in size or when an application utilizes a zoom functionality. Currently as a workaround we can use regex with Find & Replace but it is more difficult to make changes for keyword tests.