Missing method exception when updating Selenium to 3.5.2
See original GitHub issueTaking screenshot to D:\Work\835a948d\0\products\msu.Reading\temp\screenshots\Termin �ndern.png
[16:10:52 ERR] All tests/Z�hlerwechsel/Termin �ndern errored in 00:02:16.1270000 <Expecto>
System.MissingMethodException: Methode nicht gefunden: "Void OpenQA.Selenium.Screenshot.SaveAsFile(System.String, System.Drawing.Imaging.ImageFormat)".
bei canopy.mobile.core.screenshot(String path, String fileName)
bei msuReading.IntegrationTests.ExpectoHelper.testCase@12.Invoke(Unit unitVar0)
bei Expecto.Impl.execTestAsync@859-1.Invoke(Unit unitVar)
bei Microsoft.FSharp.Control.AsyncBuilderImpl.callA@839.Invoke(AsyncParams`1 args)
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
System.MissingMethodException: Method not found?
This is a problem which can occur when there is an old version of a DLL still lingering somewhere around. Make sure that...
Read more >MissingMethodException / "Method not found" after update ...
Hi, Today I've tried updating the NuGet package from 4.7.145.0 to 4.8.0.0 and I'm running into an issue with a specific test case...
Read more >MissingMethodException Class (System)
The exception that is thrown when there is an attempt to dynamically access a method that does not exist.
Read more >WebDriverManager
Selenium WebDriver is a library that allows controlling web browsers programmatically. It provides a cross-browser API that can be used to drive web ......
Read more >Method not found exception with WCF
MissingMethodException: Method not found: 'Void System.ServiceModel.Channels.SecurityBindingElement.set_AllowInsecureTransport(Boolean)'.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes. All is well then. Thanks
Nope not an issue in regular canopy. I don’t use that method.
Were you able to resolve the problem in canopy.mobile?