How I am going to help Ruby Selenium Documentation

I like programming, it doesn't matter if it's C, Java, Ruby or Javascript it's all the same once you understand how to program.  One thing that I've noticed that a lot of people struggle with is understanding and reading the source code documentation of a language.


I been using Ruby Selenium and have found that the documentation can be confusing for new beginners learning to code.  When I have an issue with Selenium or any language for that matter, I simply read the source code, but I know alot of people aren't comfortable doing that.

I've decided to ( over the next couple of weeks ) to comb through the Ruby Selenium documentation and make a list of the most commonly used methods, and break them down so that beginners can see and understand them.   There is alot more that Ruby Selenium has to offer that is not listed in the documentation and is in fact only found in the source code!


I'll share it here on my blog when I am done, feel free to ping me with any questions you have if you are struggling with Ruby Selenium, I don't know it all, but I know I can find the answer by always going to the source code :-)

-Cody

No comments:

Post a Comment