Selenium | how to upload a csv file with Selenium script

| By Webner

In this post I will give an example of how to upload a csv file with Selenium script to a webpage. Below is the screenshot of webpage: Code to automatically select a csv file and then click Submit button is

Hadoop | Creating and running Mapreduce Programs in Eclipse and from Command line

| By Webner

We can create and run the java Mapreduce programs in Eclipse as well as from command line. Using Eclipse – For Eclipse first we have to install the plugin for hadoop mapreduce which inherits the libraries required to implement the