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/0e79d9d2f8edcb9e80b9f8200f9b627760d88c85/tests%2Fbrowser%2Ffeatures%2Fstep_definitions%2Fflow_steps.rb#L26 .

Matt Flaschen


_______________________________________________
EE mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/ee

Reply via email to