hi everyone,
is there have same problem with me, when record using all wpm recorder can't open dropdown menu?
Hi,You can try to use:Option 1. X/Y Clicks to navigate over the dropdown menu - there might be a need to add wait actions between X/Y Clicks to slow down playback allowing the dropdown menu to appear in the mean view. You can also instead of wait action use Image match actions which will additionally validate if required dropdown menu items are visible.Option 2. Press once CTRL+` while hovering over the dropdown items (try to slightly move the mouse cursor over the dropdown element until mouse over action is created).Option 3. Use a combination of both options to record steps which will allow successful playback over the dropdown menu.There is also the last approach which you can use - instead of navigating over the web page to get to subpage you can use a direct URL to navigate to the subpage. While you are in recording mode, enter the direct URL to the subpage in the address bar and press Enter - the explicit navigation will be created and you will be navigated to subpage as well.