Aline Gobbi
Aline Gobbi
**Describe the bug** When I'm in tableau and go to Site Status, and then click on Background Tasks for Extractions (#/analysis/BackgroundTasksforExtracts), I can see which extractions have been run on...
**Describe the bug** i can't login and have the server.auth.sign_in. tableau_auth = TSC.TableauAuth('USERNAME', 'PASSWORD', 'SITENAME') server = TSC.Server('http://SERVER_URL') i don't now with i put wrong information on TSC.TableauAuth and TSC.Server....
import pandas as pd import mysql.connector from bs4 import BeautifulSoup from time import sleep from datetime import datetime from selenium import webdriver from selenium.webdriver.common.keys import Keys from webdriver_manager.chrome import ChromeDriverManager...
import pandas as pd import mysql.connector from bs4 import BeautifulSoup from time import sleep from datetime import datetime from selenium.webdriver.common.keys import Keys from selenium.common.exceptions import NoSuchElementException from selenium import webdriver...