On this URL: IBM - International Business Machines Corp Financials | Morningstar
I cannot figure out how to change the dropdown menu from “Annual” to “Quarterly”
Suggestions much appreciated. Thanks in advance!
On this URL: IBM - International Business Machines Corp Financials | Morningstar
I cannot figure out how to change the dropdown menu from “Annual” to “Quarterly”
Suggestions much appreciated. Thanks in advance!
This code below works for me.
{
“Name”: “newtesting”,
“CreationDate”: “2025-8-3”,
“Commands”: [
{
“Command”: “”,
“Target”: “”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “comment”,
“Target”: “open // IBM - International Business Machines Corp Financials | Morningstar”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “click”,
“Target”: “css=#e901a990-6964-9362-8443-08b37873117d > span.mds-icon__sal.mds-icon–small__sal.mds-button__icon__sal.mds-button__icon–right__sal > svg”,
“Value”: “”,
“Targets”: [
“xpath=//*[@id="e901a990-6964-9362-8443-08b37873117d"]/span[2]/svg”,
“css=#e901a990-6964-9362-8443-08b37873117d > span.mds-icon__sal.mds-icon–small__sal.mds-button__icon__sal.mds-button__icon–right__sal > svg”
],
“Description”: “”
},
{
“Command”: “click”,
“Target”: “xpath=/html/body/div[2]/div/ul/li[2]/span/div/div[2]/div”,
“Value”: “”,
“Targets”: [
“xpath=/html/body/div[2]/div/ul/li[2]/span/div/div[2]/div”,
“xpath=//li[2]/span/div/div[2]/div”,
“css=body > div.mds-popover__sal.mds-popover–expanded__sal.mds-popover–visible__sal.mds-popover–width-200px__sal > div > ul > li:nth-child(2) > span > div > div.mds-list-group-item__main__sal > div”
],
“Description”: “”
}
]
}
give that a try