Using Cortana to get Foo Due - CodeProject

Here is an article on how to make a universal app leveraging Cortana! in VB.Net



Using Cortana to get Foo Due - CodeProject

Monday, August 10, 2015

Tuesday, August 4, 2015

FrequentlyAskedQuestions - selenium - WebDriver FAQs - Browser automation framework - Google Project Hosting

The following is an excerpt from an article about testing web apps by automating web browsers.

Q: What is WebDriver?

A: WebDriver is a tool for writing
automated tests of websites. It aims to mimic the behaviour of a real
user, and as such interacts with the HTML of the application.




FrequentlyAskedQuestions - selenium - WebDriver FAQs - Browser automation framework - Google Project Hosting