Extract Data from Website

GauravKumar

New Member
Hi Guys,

I am having a problem i need to extract data from a web page by copying xpath of that page. but the problem i am facing is before fetching the data from that page i need to login first. i am using open website activity where i need to enter my credentials after that if i want to extract that data the web element activity couldn't work because its only word under open website and when i am running this the page open and search for that xpath which is not on that page. Help me as i am stuck in this step.

Thanks
Gaurav Kumar
 

Alesia

New Member
Hi Gaurav,
So you open the web page using Open website, enter credentials and log in, then the page should open that contains the xpath you want to use.
At which step does the problem occur?
 
Top