Ashraf Ali

Results 41 comments of Ashraf Ali

@arnau this is the bash script Charles proxy uses, it would nice if mastermind also supported it. ``` #/bin/bash # # Installs the Charles Root certificate into the iOS Simulators...

@arnau it would be nice to support `.PAC` file in order to set proxies on real devices http://findproxyforurl.com/example-pac-file/

@arnau I like the idea of multiprocess system, also I did create a quick ruby client to make it easier to interact with mastermind in driver-mode, it would be nice...

@arnau yes, this would make it easier to intercept network requests when manually testing on devices.

@arnau yes I agree with you that it would limit the scope, but on the other hand, it can also be a way to run custom scripts in order to...

@arnau @concertman this tool looks like it could be useful with mastermind, it would make it a lot easier to maintain and modify mock responses. https://github.com/mvemjsun/mock_server

@sorccu @kwv it might be worth checking this out https://github.com/phonegap/ios-deploy and https://github.com/phonegap/ios-sim for building and deploying iOS apps to device and simulators. I know STF does not currently support iOS...

this might be useful for video recording https://github.com/isonic1/flick

facebook have implemented an extension of xcuitest that allows remote interactions with ios devices and appium has adopted the code. https://github.com/facebook/WebDriverAgent https://github.com/appium/appium-xcuitest-driver related links: https://github.com/facebook/FBSimulatorControl https://github.com/rsms/peertalk