How to program with Edge navigateur object?

NGUYEN Alain FG/DACRG 0 Reputation points
2025-01-30T15:44:58.8666667+00:00

How can we use the Edge Navigator control to send a message to copilote and save the information?

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
897 questions
{count} votes

2 answers

Sort by: Most helpful
  1. NGUYEN Alain FG/DACRG 0 Reputation points
    2025-01-31T08:42:14.19+00:00

    Hi,

    The Edge Navigator control is an object model of MS Access for managing MS Edge browser. I would like to use this object model to interface with Copilote and to save our conversation.

    Thank you for your concern!

    0 comments No comments

  2. George Hepworth 0 Reputation points
    2025-01-31T13:23:07.38+00:00

    I see. You're talking about using Access VBA to automate the Edge Browser control to use Copilot.

    Nothing I've seen or heard suggests that is currently supported in VBA, but there may be resources to help you figure out how to implement it. If so, it would be interesting to learn how you managed to do it.

    Start here:

    https://www.microsoft.com/en-us/edge/features/copilot?ch=1&form=MA13FJ

    https://support.microsoft.com/en-us/topic/copilot-in-microsoft-edge-3fe6c1d4-9bd8-4492-a063-2cc6a5d01fef

    https://learn.microsoft.com/en-us/office/vba/api/access.edgebrowsercontrol

    https://stackoverflow.com/questions/70619305/automating-edge-browser-using-vba-without-downloading-selenium

    Good luck. It sounds like an interesting project.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.