Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Screenshot
#1
Solved: 10 Years, 8 Months, 3 Weeks ago
Hi All,
I am Scraping some data from a page(the fields are being highlighted while scraping) and after each operation i am taking the screenshot of that page.I want the screenshot such a way that it will take just when the fields are highlighted(In actual I am getting the whole page,not any field highlighted).How will i do that?

Thanks in advance

Somnath Sinha
Reply
#2
Solved: 10 Years, 8 Months, 3 Weeks ago
pressing print screen will capture the entire screen, while pressing the alt key in combination with print screen will capture the currently selected window.
In your case you may have to use some tools like snagit, etc
Reply
#3
Solved: 10 Years, 8 Months, 3 Weeks ago
Hi Somu,

How are you taking the screenshots? what logic are you using? is it the same below code

Desktop.CaptureBitmap "C:\filename.png"
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP - each step screenshot bitmap in to word balamurali 0 2,139 02-07-2018, 10:06 PM
Last Post: balamurali
  capture screenshot using html code and view in QTP Test results Bhuvan 3 6,994 07-19-2013, 02:38 PM
Last Post: Bhuvan

Forum Jump:


Users browsing this thread: 1 Guest(s)