Automation : Selenium iphone(Mobile) Driver To Capture Network using Xcode iPhone Simulator
Posted
by
Sandeep
on Stack Overflow
See other posts from Stack Overflow
or by Sandeep
Published on 2012-06-12T22:36:10Z
Indexed on
2012/06/12
22:40 UTC
Read the original article
Hit count: 587
I am using Xcode iPhone(Mobile) simulator to run Selenium iPhone WebDriver Automation scripts for mobile Websites. Is there anyway to capture Network-Traffic on iPhone simulator similar to Selenium RC Network capture or BrowserMob Proxy for Web Driver.
Please let me know if you know way to capture Network traffic on iPhone simulator programmatically.
I do see some tools like Wireshark or HTTPScoop to capture network traffic but I need in a pro grammatical way to automate.
I need this scenario for pixel tracking.
Thanks Sandeep
© Stack Overflow or respective owner