Results 1 to 3 of 3

Thread: Capture screen and saving during run-time

  1. #1
    Junior Member
    Join Date
    May 2008
    Answers
    10

    Capture screen and saving during run-time

    After capturing a screen shot, I need to save it. How do I save if I have more than one screenshot at run-time?

    For Example,

    for i = 1 to 3
    browser("something").page("something").captureBitmap "c:\test\screen1.bmp"


  2. #2
    Expert Member
    Join Date
    Sep 2007
    Answers
    110

    Thumbs up Re: Capture screen and saving during run-time

    Hi,

    This will work for you...

    browser("something").page("something").captureBitmap"C:\test\screen"&i&".bmp"

    ________________
    Thanks & Regards!
    Rajaputra


  3. #3
    Expert Member
    Join Date
    Sep 2007
    Answers
    110

    Re: Capture screen and saving during run-time

    Hi,

    This will work for you...
    for i=1 to 3
    browser("something").page("something").captureBitmap"C:\test\screen"&i&".bmp"
    next
    ________________
    Thanks & Regards!
    Rajaputra[/QUOTE]

    __________________

    Thanks & Regards!!
    RAJAPUTRA

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact