Hi All,
I currently following a tutorial on Selenium WebDriver in C# using Visual Studio Community. The tutorial explains the clear benefit to having a test framework, but it does add a layer of complexity when I am new to C# and trying to learn the fundamentals.
Does anybody have any thoughts on the best way to learn - framework from the get go or start jumping in and creating tests then implementing a framework later on?
Interested to hear your thoughts
sad_muso