gwen-interpreter / gwen-web

Web automation engine for Gwen
https://gweninterpreter.org
Apache License 2.0
54 stars 18 forks source link

Testing gwen-web-2.52.0-1-g60eb0e3-SNAPSHOT.zip #78

Closed TestAutomationGwen closed 3 years ago

TestAutomationGwen commented 3 years ago

I unitly tested all the issued earlier reported in below doc Gwen-Open-Issues.docx

to confirm their fixes and following is my feedback on some issues.

Reg #1 - delimiter support added in cmd process Can you pls provide similar support in is defined by system process and other relevant system process dsls

Reg #2 - Copy Paste Works but clears the word on which it has focus on, checked old implementation and it not use to do that. Will come to know about its impact more in full run if any.

Reg #5 - Edge Chromium Support The download and locale set using below setting is still not getting applied.

And my gwen.web.edge.args.0 setting is "--lang=es-ES" And my gwen.web.edge.prefs setting is "profile.default_content_settings.popups=0,profile.content_settings.pattern_pairs.*.multiple-automatic-downloads=1,profile.default_content_setting_values.automatic_downloads=1,download.prompt_for_download=false,download.default_directory=C:\Temp\download_dir"