Allan Herbert Medeiros
Allan Herbert Medeiros
Could something like be ignore_case= [key | value | both] ?
More context here on this Slack thread. https://robotframework.slack.com/archives/C0115TMTADC/p1649872794578149
Hi @cmin764 , how can I use the OTP code on Authorize kw to login on Exchange email server?
I believe to have set everything right and when calling Authorize kw I get this error: KeyError: 'access_token'
Also, when I add "Library OAuth2" to my settings, I get this error: Importing library 'OAuth2' failed: ModuleNotFoundError: No module named 'OAuth2'
Sorry @mikahanninen, I just realized the Authorize keyword wasn't being run before Wait... But now I'm facing connectivity issues on Authorize to login on our Exchange servers, but I believe...
Maybe would be good to throw another error message when Wait... or other keywords are executed without Authorize kw.
Hey there! Not sure if would be better to open another feature request, but https://github.com/jz-jess/RobotEyes has an interesting feature to ignore an array of UI elements in the image comparison,...
This is really awesome! Can't wait to be able to test it, but to be honest I didn't realize it would require that lot of work. This happens all the...
Hi! Any updates on this issue?