hennenzac Posted 2 hours ago Share Posted 2 hours ago I have read through quite a few forums on ways to select something, mainly mouse click, on a website running on chrome. I am working with Microsoft dynamics 365. Which for the client side it's just a website running on chrome. I want to select a menu in this website. I know mouse click is the last resort, and I tried a mouse click relative to the window. Here are the list of alternatives I know: - pixel search , if unique color - image search, never used before - tabbing and arrow keys , not reliable in my situation since the user can show/hide the ribbon which changes the number of tabs. Anything else I'm missing? Link to comment Share on other sites More sharing options...
ioa747 Posted 33 minutes ago Share Posted 33 minutes ago the two main ones suitable for this job are UI Automation UDFs WebDriver UDF both are difficult for a beginner, but worth the effort because they are basic elements (especially for the Internet) I know that I know nothing Link to comment Share on other sites More sharing options...
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