Saving a file through native dialog via set-dialog-result not working on OSX High Sierra [message #1787652] |
Wed, 30 May 2018 13:17 |
Victor Dulepov Messages: 9 Registered: December 2014 |
Junior Member |
|
|
I've recorded the same scenario involving saving a file via File/Save using RCPTT IDEs running on Windows 10 and on Mac OS X 10.13 respectively.
Both IDEs recorded identical code for the save operation, the essence is below:
set-dialog-result File "platform:/resource/Example Models/test1234"
get-menu -path "File/Save" | click
The Windows version replays that correctly and saves the file as requested.
However, the MacOS one does not even seem to open the File/Save dialog, so basically nothing happens.
Do I maybe miss something really obvious? I'm puzzled with the native dialog not even appearing when I replay the recorded script on MacOS.
The video of recording and replaying the scenario on Mac is attached.
I used the stable RCPTT IDE 2.2. on both Mac and Win.
[Updated on: Wed, 30 May 2018 13:36] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05339 seconds