On 09/22/2014 04:21 PM, S Page wrote:
We could make an intermediate Flow step definition When I enter "Foo" in morphing |field_name|
that turns into step I click in the <input field element> and it becomes a <textarea element> and I send_keys "My reply here" in the <textarea element>
but I'm not sure how in Ruby/Watir
For an example of such a meta-step, see https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FFlow.git/0e79d9d2f8e... .
Matt Flaschen