Separate names with a comma.
in my IB, i have a NSWebView * webView; i want to print it and did like this: [webView setMainFrameURL: @"/tmp/test.html"]; NSView *view =...