Notifications
Clear all
Topic starter
28/06/2021 7:10 am
Is Imagium compatible with c#?
28/06/2021 11:32 pm
Yes, absolutely.
Checkout https://imagium.io/knowledge-base/csharp-imagium-integration/
For all your queries we request you to please first go through:
29/06/2021 10:23 am
Thanks for sharing, I am getting error at following code:
Code
string base64 = vcs.MakeScreenshot(driver).ToBase64();
Error
OpenQA.Selenium.WebDriverException: 'javascript error: $ is not defined