Hi All,
I have imported Browser module like
import Browser
browser.open('url')
But when I am running this program Its generating an error saying "no module named Browser"
Do I need to install any package for this or configure anything.
Please help me in this regard..

Reply With Quote




