<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Google Chrome Require as Browser in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840574#M1884660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have somehow the feeling that sap is using the default browser in the application server .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Jan 2015 08:49:31 GMT</pubDate>
    <dc:creator>rosenberg_eitan</dc:creator>
    <dc:date>2015-01-10T08:49:31Z</dc:date>
    <item>
      <title>Google Chrome Require as Browser</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840569#M1884655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have developed a simple program, to open browser inside SAP screen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class Used: CL_GUI_HTML_VIEWER.&lt;/P&gt;&lt;P&gt;Method: SHOW_URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Method, passing any URL like &lt;A href="https://community.sap.com/www.google.com" target="test_blank"&gt;www.google.com&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And able to display the google.com inside the SAP screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But requirement is, I want to use Google Chrome Browser, it's opening IE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to change Browser Setting in SAP, I want Google Chrome as Default for SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Praveer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jan 2015 07:53:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840569#M1884655</guid>
      <dc:creator>ipravir</dc:creator>
      <dc:date>2015-01-10T07:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Require as Browser</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840570#M1884656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;METHOD &lt;/SPAN&gt;cl_gui_frontend_services&lt;SPAN class="L0S70"&gt;=&amp;gt;&lt;/SPAN&gt;execute&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Search google using search operators: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;site:scn.sap.com&amp;nbsp; cl_gui_frontend_services=&amp;gt;execute&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;I did not try it yet .&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Regards.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jan 2015 08:11:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840570#M1884656</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2015-01-10T08:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Require as Browser</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840571#M1884657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eithan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the Reply, but it will execute the Browser as per the System Setting as separate application, But as per my requirement, I want to display the Browser inside SAP screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Praveer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jan 2015 08:23:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840571#M1884657</guid>
      <dc:creator>ipravir</dc:creator>
      <dc:date>2015-01-10T08:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Require as Browser</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840572#M1884658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check what happen if you change window default browser .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jan 2015 08:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840572#M1884658</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2015-01-10T08:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Require as Browser</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840573#M1884659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eithan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using, Chrome as default browser, so while executing with your suggestion, method is opening URL in Google chrome only as Google chrome as application not inside SAP Screen, what i have created through CL_GUI_HTML_VIEWER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement, an another browser should not open to display URL, which is trigger from SAP level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Praveer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jan 2015 08:35:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840573#M1884659</guid>
      <dc:creator>ipravir</dc:creator>
      <dc:date>2015-01-10T08:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Require as Browser</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840574#M1884660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have somehow the feeling that sap is using the default browser in the application server .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jan 2015 08:49:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840574#M1884660</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2015-01-10T08:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Require as Browser</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840575#M1884661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eitan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally i have found the answer, it's not opening the Google Chrome as default browser for SAP Screen, but it's integrating the Google Service into the IE for the SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also remove the IE from the system default application list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-&amp;gt;&amp;gt;Control Panel\Programs\Default Programs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Change the Setting from &lt;STRONG&gt;'Set Program Access and Computer Defaults'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am getting the Google Services related pages in SAP Screen also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also activate the Google Service from the SAP GUI Option, after that the page is opening in SAP Screen, which contains the Google services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/622691" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Praveer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2015 13:52:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840575#M1884661</guid>
      <dc:creator>ipravir</dc:creator>
      <dc:date>2015-01-11T13:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Require as Browser</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840576#M1884662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good news.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-&amp;gt;&amp;gt;Control Panel\Programs\Default Programs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And Change the Setting from &lt;STRONG&gt;'Set Program Access and Computer Defaults'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;Is done on your station or in the application server ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2015 16:46:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840576#M1884662</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2015-01-11T16:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Require as Browser</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840577#M1884663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, for me Application Server and Using both are same.&lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/1103/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think, we have to change User Computer System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Praveer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2015 18:15:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/google-chrome-require-as-browser/m-p/10840577#M1884663</guid>
      <dc:creator>ipravir</dc:creator>
      <dc:date>2015-01-11T18:15:42Z</dc:date>
    </item>
  </channel>
</rss>

