Working with excel vba check boxes

I have created a check box on a spread sheet and then named it AU from "Check Box 1". If I have selected AU checkbox then I am executing a command If ActiveSheet.Shapes("AU").OLEFormat.Object > 0 Then execute the command End If [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by: wiki
Posted on: 3/7/2010 at 4:26 PM
Tags: , , ,
Categories: VBA Macros
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (0) | Post RSSRSS comment feed

How to run a batch file at a specific time

I was given the test to run my selenium scripts in the evening after the office hours. I then schedules the running of the selenium batch file at a specific time and/or at a certain time every day. [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by: wiki
Posted on: 3/4/2010 at 3:22 PM
Tags: , , , , , ,
Categories: Software Testing
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (0) | Post RSSRSS comment feed

Using Xpath in Selenium and Selenim RC

Using Xpath in Selenium and Selenim RC. In selenium you can use this command to verify if the elements have the href. [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by: wiki
Posted on: 3/3/2010 at 12:28 PM
Tags: , , , ,
Categories: Software Testing
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (0) | Post RSSRSS comment feed