Clicking button is dependent on system screen
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023
02:50 AM
03-16-2023
02:50 AM
Clicking button is dependent on system screen
Hi All;
I am working with desktop application , on clicking any button on grid , I am using the screen coordinates
But it has its own limitation , if I share my script to somebody and then as his system screen is of different size
script starts failing
Is there any generalised way to click on the grid so that script works in all the machines
8 REPLIES 8
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023
03:09 AM
03-16-2023
03:09 AM
What does the Object Browser show for your button in the grid?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023
03:44 AM
03-16-2023
03:44 AM
The object browser do not identify button , rather only the entire grid
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023
03:49 AM
03-16-2023
03:49 AM
What is your application developed in, Java, .Net, QT, Delphi ?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023
03:52 AM
03-16-2023
03:52 AM
It is developed in delphi
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023
04:04 AM
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023
04:05 AM
03-16-2023
04:05 AM
Already gone through it , did not find any relevant information
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023
07:14 AM
03-16-2023
07:14 AM
Have you tried to add the WndClass property value to MSAA in Project Settings?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2023
03:12 AM
03-20-2023
03:12 AM
Will tried with this and check if it works
