<?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 Access power bi through selenium python in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Access-power-bi-through-selenium-python/m-p/2646696#M37430</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;I am trying to login to powerbi portal using selenium python code but keyboard is not reachable us the error i am facing.&lt;/P&gt;&lt;P&gt;Could you please hep me with it.&lt;/P&gt;&lt;P&gt;from selenium import webdriver&lt;BR /&gt;from webdriver_manager.firefox import GeckoDriverManager&lt;/P&gt;&lt;P&gt;driver = webdriver.Firefox(executable_path=GeckoDriverManager().install())&lt;/P&gt;&lt;P&gt;username = "************"&lt;BR /&gt;password = "***********"&lt;/P&gt;&lt;P&gt;# head to github login page&lt;BR /&gt;driver.get("&lt;A href="https://app.powerbi.com" target="_blank" rel="noopener"&gt;https://app.powerbi.com&lt;/A&gt;")&lt;BR /&gt;# find username/email field and send the username itself to the input field&lt;BR /&gt;driver.find_element_by_id("email").send_keys(username)&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2022 06:59:15 GMT</pubDate>
    <dc:creator>DewCherian</dc:creator>
    <dc:date>2022-07-19T06:59:15Z</dc:date>
    <item>
      <title>Access power bi through selenium python</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Access-power-bi-through-selenium-python/m-p/2646696#M37430</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I am trying to login to powerbi portal using selenium python code but keyboard is not reachable us the error i am facing.&lt;/P&gt;&lt;P&gt;Could you please hep me with it.&lt;/P&gt;&lt;P&gt;from selenium import webdriver&lt;BR /&gt;from webdriver_manager.firefox import GeckoDriverManager&lt;/P&gt;&lt;P&gt;driver = webdriver.Firefox(executable_path=GeckoDriverManager().install())&lt;/P&gt;&lt;P&gt;username = "************"&lt;BR /&gt;password = "***********"&lt;/P&gt;&lt;P&gt;# head to github login page&lt;BR /&gt;driver.get("&lt;A href="https://app.powerbi.com" target="_blank" rel="noopener"&gt;https://app.powerbi.com&lt;/A&gt;")&lt;BR /&gt;# find username/email field and send the username itself to the input field&lt;BR /&gt;driver.find_element_by_id("email").send_keys(username)&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 06:59:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Access-power-bi-through-selenium-python/m-p/2646696#M37430</guid>
      <dc:creator>DewCherian</dc:creator>
      <dc:date>2022-07-19T06:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Access power bi through selenium python</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Access-power-bi-through-selenium-python/m-p/2655133#M37504</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/255174"&gt;@DewCherian&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please make sure the account in your code has access to Power BI.&lt;/P&gt;
&lt;P&gt;Here is an offical blog about Python package in Power BI. I hope it could help you solve your issue.&lt;/P&gt;
&lt;P&gt;For reference:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/connect-data/service-python-packages-support" target="_self"&gt;Create visuals by using Python packages in the Power BI service&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 08:32:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Access-power-bi-through-selenium-python/m-p/2655133#M37504</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-22T08:32:16Z</dc:date>
    </item>
  </channel>
</rss>

