question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing method exception when updating Selenium to 3.5.2

See original GitHub issue
Taking 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:closed
  • Created 6 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
forkicommented, Sep 11, 2017

Yes. All is well then. Thanks

0reactions
lefthandedgoatcommented, Sep 11, 2017

Nope not an issue in regular canopy. I don’t use that method.

Were you able to resolve the problem in canopy.mobile?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found