Skip to content

fix: negative value issue with KDE EcoTest Tool

Harshil Jani requested to merge harshil/feep:kdeEco-neg into master

This Merge Request fixes an issue which is casued in KDE Eco Test tool when a test script is created on a device and then it is used on another device. This occurs because the coordinates of the window being tested are different. So, We need to move the window to original position before the test runs.

Signed-off-by: Harshil Jani harshiljani2002@gmail.com

Merge request reports