chatGPT search history pane

Sequoia, BTT 5.607

Hello,

there is no possible shortcut to access the chatGPT search pane (to search past history). I am NOT referring to the search pane within a conversation.

I tried all kinds of found text / image actions unsuccessfully.
The only image that is systematically recognized are the 3 colored dots. How can I put the cursor and click in the search pane located exactly 43 pixels vertically below the found image ?
thanks in advance for your time and help

Try this:
chatgpt_search.bttpreset (3.4 KB)

It uses the predefined action "Interact With / Click Specific UI Element" with this path:

Application{"ChatGPT"} -> AXWindows[0]Window{"ChatGPT"} -> AXChildren[0]Group{""} -> AXChildren[0]SplitGroup{""} -> AXChildren[0]Group{""} -> AXChildren[0]Group{""} -> AXChildren[0]TextField{"Search"}

In the example it is triggered via ctrl+opt+cmd+4 but you can change it to any shortcut.

2 Likes

I import it (multiple times) but it does not appear neither in my presets nor in the triggers of my default preset. How do I troubleshoot this ? Sorry and thank you

It appears as a trigger in your keyboard shrotcuts section

1 Like

Works perfectly ! You are a genius !

2 Likes