Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
open a web page by selenium !!
#1
hello folks ... i hope all okay ?

i try to visit a website via selenium but it did not work :

from selenium import webdriver
qassam = "http://ign.com"

dev = webdriver.Firefox()

dev.get(qassam)
it just open my browser not visited the website ??
and is there anyway to hide the browser ?


ps: my os is Linux evilcode1 4.4.0-130-generic #156~14.04.1-Ubuntu SMP Thu Jun 14 13:51:47 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Reply


Messages In This Thread
open a web page by selenium !! - by evilcode1 - Jul-30-2018, 08:52 AM
RE: open a web page by selenium !! - by Larz60+ - Jul-30-2018, 10:58 AM
RE: open a web page by selenium !! - by evilcode1 - Aug-01-2018, 10:03 AM
RE: open a web page by selenium !! - by snippsat - Aug-01-2018, 03:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need help for script access via webdriver to an open web page in Firefox Clixmaster 1 1,270 Apr-20-2023, 05:27 PM
Last Post: farshid
  Click on a button on web page using Selenium Pavel_47 7 4,715 Jan-05-2023, 04:20 AM
Last Post: ellapurnellrt
  Selenium/Helium loads up a blank web page firaki12345 0 2,058 Mar-23-2021, 11:51 AM
Last Post: firaki12345
  Saving html page and reloading into selenium while developing all xpaths Larz60+ 4 4,197 Feb-04-2021, 07:01 AM
Last Post: jonathanwhite1
  Selenium Parsing (unable to Parse page after loading) oneclick 7 6,031 Oct-30-2020, 08:13 PM
Last Post: tomalex
  Can't open Amazon page Pavel_47 3 3,229 Oct-21-2020, 09:13 AM
Last Post: Aspire2Inspire
  Selenium Page Object Model with Python Cryptus 5 3,992 Aug-19-2020, 06:30 AM
Last Post: mlieqo
  Selenium on Angular page Martinelli 3 5,742 Jul-28-2020, 12:40 PM
Last Post: Martinelli
  Selenium won't open a link Justin2444 2 5,854 Apr-07-2020, 09:46 AM
Last Post: Larz60+
  use Xpath in Python :: libxml2 for a page-to-page skip-setting apollo 2 3,643 Mar-19-2020, 06:13 PM
Last Post: apollo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020