menubar item command seems not be working in chrome

exported_triggers.bttpreset (1.1 KB)

On repeated trigger then only airdrop command respond @Andreas_Hegenberg

unfortunately BTT does not have more control over this, some apps only make menu bar items available lazily in which case they can not consistently be triggered. In some cases it helps to trigger the action twice (just duplicate it) or to first trigger partial paths to "ticke the app" e.g. "File;Share" and then "File,Share;AirDrop"

These solutions worked for chrome