playwright icon indicating copy to clipboard operation
playwright copied to clipboard

Uploading Files is not working on Selenium grid

Open mridiniveni opened this issue 1 year ago • 3 comments
trafficstars

          Hi I tried with 1.40  version now i see the size of the file is 46 KB  but some how its unable to upload the file please check below screenshot

page.locator(locator).setInputFiles(new FilePayload("sampleTest.pdf","application/pdf","this is sample pdf ;".getBytes(StandardCharsets.UTF_8)));

image

Originally posted by @mridiniveni in https://github.com/microsoft/playwright/issues/28081#issuecomment-1825745403

mridiniveni avatar Nov 29 '23 15:11 mridiniveni

@dgozman: action item here is to make it clear that the support for Selenium Grid is experimental and issues like this are unlikely to be resolved.

pavelfeldman avatar Nov 29 '23 16:11 pavelfeldman

Thanks for immediate response at the moment i see issue in my local execution itself with FIlePayLoad .

mridiniveni avatar Nov 29 '23 21:11 mridiniveni

Hi Team, Can you please fix this FileUpload isssue in the next release as it is blocking our entire automation activities and we are not able to move forward.

SaravananRavi avatar Feb 13 '24 09:02 SaravananRavi

Any update on this issue?

mridiniveni avatar Mar 06 '24 14:03 mridiniveni

Why was this issue closed?

Thank you for your involvement. This issue was closed due to limited engagement (upvotes/activity), lack of recent activity, and insufficient actionability. To maintain a manageable database, we prioritize issues based on these factors.

If you disagree with this closure, please open a new issue and reference this one. More support or clarity on its necessity may prompt a review. Your understanding and cooperation are appreciated.

pavelfeldman avatar Aug 16 '24 00:08 pavelfeldman