C# Expected Conditions are Deprecated. So what?
My recent Selenium automation projects are built in C#.
It was a while since I did any coding in this language but, since C# was created from Java, I did not expect more than a few days of adjusting to the Selenium C# binding.
One of the surprises I had was the fact that the C# ExpectedConditions class is deprecated.