Hi Romz,
Generally automating this secnario with any tool is : the button or link
which opens this File Browser Dialog from the application has type property
value as 'file' we can simple do send keys of file path in local machine
Practical Example:
$("input[type=file]").sendKeys("File path")
in Geb way $("input[type=file]") << "File path"
All details were clearly mentioned at
4.14.6. File upload <http://www.gebish.org/manual/current/#file-upload> in
GEB documentation
-Vijay
On Thu, Oct 20, 2016 at 9:19 AM, <[email protected]> wrote:
> Hi Geb users,
>
> I would like to know if Geb supports automating the File Browser
> Dialog<please see attachment>?
>
> If yes can you give me idea on how to automate this one since i'm just a
> newbie on using GEB.
>
> Thanks,
> Romz
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Geb User Mailing List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/geb-user/d6e755a4-491c-450a-acd0-ddceeb26f1f6%40googlegroups.com
> <https://groups.google.com/d/msgid/geb-user/d6e755a4-491c-450a-acd0-ddceeb26f1f6%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
*Men who try to do something and Fail are infinitely better than those*
*who try to do nothing ...*
*
B.VIJAY*
--
You received this message because you are subscribed to the Google Groups "Geb
User Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/geb-user/CADV-9MfHW0hEh3mOrmdnix%3Dz%2BOnA%3DacJTcnvqQibzjW6DaR-xQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.