[Http-webtest-general] Re: Button_Click question
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <il...@ma...> - 2002-07-31 14:30:53
|
>>>>> On Wed, 31 Jul 2002 07:54:29 -0400, "William McKee" <wi...@kn...> said: WM> So Ilya says that it's impossible to tell the button_click which WM> form to access. However, does the button_click work with multiple WM> forms if the button names are unique? I'm having a problem getting WM> the button_click to work in this kind of situation. It *should* work. Beware that Click plugin is very new (thus probably buggy) and all it does is setting url for next test. It DOESN'T sets any cgi query parameters. You still have to do it yourself with test parameter 'params. I have plans to enchance this plugin. It will handle seting cgi query parameters according content of form but it is not ready yet. -- Ilya Martynov (http://martynov.org/) |