selenium - Web site atuomation via python -
i need verify data contained in excel worksheet against database. access db via web page need login , manually enter lots of information , submit 1 @ time.
so far have been able automate login process via selenium (easy) , python, problem web application written such way once logged in, original page closed , new 1 opened control on original 1 lost (so guess). can gain control on new page?
i not developer so, helping, please specific. thank all.
Comments
Post a Comment