Automatically share screen and accept request for screen control #85
simonlawes
started this conversation in
Ideas
Replies: 2 comments
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks Tobias,
I really appreciate your quick response. You’ve given me a good place to
start.
Thank you very much,
Regards,
Simon
…On Mon, 22 Mar 2021 at 18:26, TobiasPankner ***@***.***> wrote:
Hi,
this idea is certainly possible.
With the selenium library (also used in this bot) you can automate
everything you do yourself in the Webbrowser.
Just look up selenium and css selectors, this should get you where you
want.
If you'd rather use javascript there is Puppeteer, which does the same
thing.
Hope I could help
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#85 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATLKVU5GP3JZ7YCL6ELFNMDTE6DVFANCNFSM4ZTMABVQ>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I know this is not the purpose of the bot, but this is the closest example I have been able to find online to a similar functionality so I thought you may be able to help me.
Do you believe that a similar approach to the one that that you have taken here could be used to have a bot automatically share it's screen upon entering a call and automatically accept requests for control. I am looking at using MS Teams call to allow users access to remote systems, this is for Engineering students operating remote lab equipment for their studies. I know that there are other more highly featured remote desktop services available but MS Teams has the advantage of full integration with MS outlook and calendar and our student record system.
If you are able to point me in the right direction I would really appreciate your time.
Thanks, Simon
Beta Was this translation helpful? Give feedback.
All reactions