sendkeys class : sendkeys() fitter

Description

Get a new instance of sendkeys class.

Syntax

new sendkeys()

Arguments

None.

Return value

ClassDescription
sendkeysA new instance of sendkeys class. This instance is already initialized.

Sample code

1:

sendkeys sk = new sendkeys();

Notes

It is an automatically generated default fitter. It returns an instance as same as getting from the variable declaration.

The instance returned by this fitter has been initialized.

Links for reference

None.

Copyright © Cooker All rights reserved.