hennenzac Posted November 20 Posted November 20 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?
ioa747 Posted November 20 Posted November 20 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
hennenzac Posted November 21 Author Posted November 21 Both those UDFs look quite deep, like you said. I'll have to really work through learning these. Thank you.
junkew Posted November 24 Posted November 24 As its microsoft dynamics I assume you can also use MS powerapps. FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
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