Martin Majewski
Martin Majewski
Sorry to highjack your question, but how do you get a difference-image anyway? We are trying to get at least the currently taken screenshot out of the device onto disk...
Another point: I have now figured out, that the snapshotting tool provides the reference, failure, and difference picture as attachments at the report navigator window. However, somehow this attachment is...
Would you mind providing me an example of your command for extracting the xcresults, please?
If someone is also wondering where the xcresults bundle is stored in an Azure Pipeline, please have a look at my comment here: https://github.com/ChargePoint/xcparse/issues/71#issuecomment-995899727
Works for me, but not as expected. Disabling the internal LCD of my MBP (Early 2015, 13'') deactivates the screen from being used as working space (cursor is limited to...
The problem with any original Prusa spool holder is that there is no elaborated clamping mechanism. I broke the first one also on the first try. Therefore, I came up...
And what do you import into your main.ts (Typescript) file? Neither electron-compile nor electron-prebuilt-compile come with typings and there are non available via `npm install @types/...` Documentation on electron-compile is...
You're welcome! I can second your action items! - `CustomLayerHost`: a much more detailed explanation of all the transformations is needed. Moreover, it would help if you split the tutorials/examples...
So, I found a workaround for the nill exception, and for some lifecycle issues. When trying to use the UIKitViewController implementation the mapView gets initialized during the `viewDidLoad` phase. This...
I cloned the master branch so I'm definitely on the latest files there. However, there is not sync.py file anywhere. Which one do you mean exactly?