Finding xpath in chrome is not a difficult task. There are many tools available that can help you find the xpath of an element. The most popular tool is the Firefox plugin called "Firebug". Once you have installed Firebug, simply right-click on the element you want to find the xpath for and select "Inspect Element with Firebug". This will open up the HTML code for that element in Firebug. The xpath will be displayed at the bottom of the page.