Re: [wtr-general] Upload multiple files to input element?

2016-05-13 Thread jherzenach
t; end > > > > > -- > *From:* "jherz...@shastaqa.com " > > *To:* Watir General > > *Cc:* jfit...@yahoo.com > *Sent:* Friday, May 13, 2016 10:39 AM > *Subject:* Re: [wtr-general] Upload multiple files to input element? > >

Re: [wtr-general] Upload multiple files to input element?

2016-05-13 Thread jherzenach
;> >>> Hi Jesse, >>> >>> What have you tried, what does the HTML look like and what kind of >>> errors are you getting? It could be many things and that info might narrow >>> down the possibilities a bit. >>> >>> John >>>

Re: [wtr-general] Upload multiple files to input element?

2016-05-13 Thread Justin Ko
; > On Friday, May 13, 2016 at 6:58:33 AM UTC-7, johnssn wrote: >> >> Hi Jesse, >> >> What have you tried, what does the HTML look like and what kind of errors >> are you getting? It could be many things and that info might narrow down >> the possibilities a bi

Re: [wtr-general] Upload multiple files to input element?

2016-05-13 Thread jherzenach
rors > are you getting? It could be many things and that info might narrow down > the possibilities a bit. > > John > > ------ > *From:* "jherz...@shastaqa.com " > > *To:* Watir General > > *Sent:* Thursday, May 12, 2016 7:36 PM > *Sub

Re: [wtr-general] Upload multiple files to input element?

2016-05-13 Thread 'John Fitisoff' via Watir General
id').when_present.set(path)end From: "jherzen...@shastaqa.com" To: Watir General Cc: jfitis...@yahoo.com Sent: Friday, May 13, 2016 10:39 AM Subject: Re: [wtr-general] Upload multiple files to input element? It's just a standard input field `` It accepts multiple, I

Re: [wtr-general] Upload multiple files to input element?

2016-05-13 Thread 'John Fitisoff' via Watir General
M Subject: [wtr-general] Upload multiple files to input element? Hello everyone I'm having a bit of difficulty trying to automate something that is a fairly standard procedure.  There is an input element on the page, that accepts multiple, and I need to upload multiple files to this.  I ha

Re: [wtr-general] Upload multiple files to input element?

2016-05-13 Thread Sharma Vishav
Hi Can you point to your example code ? Thanks Vish On Friday, 13 May 2016, wrote: > Hello everyone > > I'm having a bit of difficulty trying to automate something that is a > fairly standard procedure. There is an input element on the page, that > accepts multiple, and I need to upload multipl

[wtr-general] Upload multiple files to input element?

2016-05-12 Thread jherzenach
Hello everyone I'm having a bit of difficulty trying to automate something that is a fairly standard procedure. There is an input element on the page, that accepts multiple, and I need to upload multiple files to this. I haven't been able to find anything on any of the major forums, so I figu