Acce Posted July 24, 2020 Posted July 24, 2020 Hi so I have made an App , and I have started testing it on different screen sizes and resolutions, and I have run into some problems and I wonder how you guys would solve this My app uses Chrome with pixel search and mouse move/click to do its different tasks. and this brings a lot of different problems. What I have done so far * screen get resized to 1200x650 and I thought this would be enough to solve any problem with incorrect positions but its seams like the the outer era (tabs, fav bar) can be different depending on what version/Os one is running - and if its not exactly the same as its on my system the app will break. What is the best way to fix this ? Have thought about 2 different solutions: running the web page in application mode or trying to run chrome inside an GUI . ? both of this will require lots of work. any suggestions you guys might have ? I Was hoping it somehow would be possible to get the inside measurement of the chrome window that might help
Guest Posted July 24, 2020 Posted July 24, 2020 19 minutes ago, Acce said: What is the best way to fix this ? Instead of fiddling around with Pixelsearch and absolute coordinate values, you should take a look at the webdriver-udf . This allows you to control elements by their ID, not by their position.
Acce Posted July 24, 2020 Author Posted July 24, 2020 Problems is the site im trying to interact with is entirely made of flash and I dont think its possible to get the id of the elements
Nine Posted July 24, 2020 Posted July 24, 2020 What is the Website in question ? Let me see what we can do about... “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now