| Package | Description |
|---|---|
| com.meterware.httpunit |
Classes for testing http server systems.
|
| com.meterware.httpunit.controls |
| Modifier and Type | Class and Description |
|---|---|
class |
FormParameter.UnusedParameterValueException
This exception is thrown on an attempt to set a parameter to a value not permitted to it by the form.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebRequest.setImageButtonClickPosition(int x,
int y)
Specifies the click position for the submit button.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IllegalParameterValueException
This exception is thrown on an attempt to set a parameter to a value not permitted to it by the form.
|
Copyright © 2012. All Rights Reserved.