Click() works, but Selenium keeps waiting for something
Reddit | Selenium
by /u/flamey
10M ago
When I have click on an element ( el.click() ), that makes browser go to another page, it works - browser does opens the next page. but my test remails at that click() line, waiting for something. Until timeout is reached (and test fails). It never goes to the next line. What could the reason be? (Java/FF) submitted by /u/flamey [visit reddit] [comments ..read more
Visit website
Website not loading in headless mode
Reddit | Selenium
by /u/itachi_durden17
10M ago
My website is working fine when im launching in headed mode, but if i change it to headless mode the home page is not even loading. any solution for this? submitted by /u/itachi_durden17 [visit reddit] [comments ..read more
Visit website
Data Extraction from Power BI data on website
Reddit | Selenium
by /u/ggr1m
10M ago
Hi! I'm really new to data extraction and I've been tasked to extract data from this website: https://textileexchange.org/find-certified-company/ There are two levels of data to extract, one level after clicking "search", and another level after selecting a specific organization. I'm supposed to extract both levels of data with Selenium and present it in an Excel document. Any tips or ideas on how I might go about doing this? Thank you! submitted by /u/ggr1m [visit reddit] [comments ..read more
Visit website
RF SeleniumLibrary 'save address' google chrome prompt problem
Reddit | Selenium
by /u/QAgod4
10M ago
Hi. I am creating automated tests in Robot Framework with Selenim library and I encountered problem with google chrome address prompt. I can't Click Button on page under test due to this overlaying prompt. I've already tried: ​ Press Keys None ESC and Handle Alert action=DISMISS ​ But none of these worked :(. Help submitted by /u/QAgod4 [visit reddit] [comments ..read more
Visit website
How to disable google vignette ads on chrome with python
Reddit | Selenium
by /u/QAgod4
10M ago
I'm unable to close google ad on webpage due to the fact that i can not change frame. Is there any possibility to block ads completely? I am using Robot Framework with Selenium Library and chrome browser. I already tried to add AdBlock Plus extension to Chrome Options but it didnt work for me (ads were still there). submitted by /u/QAgod4 [visit reddit] [comments ..read more
Visit website
A list of all selenium firefox options
Reddit | Selenium
by /u/sjveivdn
10M ago
Hello guys I have difficulties finding all the available options for firefox selenium. I would like to see all options of options.add_argument for firefox and what each option does exactly. submitted by /u/sjveivdn [visit reddit] [comments ..read more
Visit website
Comparing Automated Testing Tools: Cypress, Selenium, Playwright, and Puppeteer
Reddit | Selenium
by /u/lucgagan
10M ago
submitted by /u/lucgagan [visit reddit] [comments ..read more
Visit website
Save the whole curret page as a pdf
Reddit | Selenium
by /u/CuzImPixle
10M ago
hey, i want to save the current page as a pdf. i cant acced the site diectly whitout entering login information so i need to get the current page. i tried a few options, but none of them worked. i had it a long time ago but i lost that stuff due to issues with my pc wich had to be reset. os: windows (idealy also for ubuntu grid server) language: python selenium: latest browser: chrome submitted by /u/CuzImPixle [visit reddit] [comments ..read more
Visit website
Selenium page load strategy to not wait for initial load
Reddit | Selenium
by /u/CryptedO6
10M ago
According to the docs, the options for the load strategy are normal, eager, and none. none seems to be the one with the least blocking time for the driver but it still waits for an initial load of the page before I can go to a different url. I would like to at some point during the script, click on a link that goes somewhere, and while it is still initially loading go to a different url. Is there a way to get the driver to not get blocked during that time or even a workaround? submitted by /u/CryptedO6 [visit reddit] [comments ..read more
Visit website
Command selenium to click the bookmark in bookmark bar
Reddit | Selenium
by /u/Fragrant_Newspaper25
10M ago
The bookmark bar seems are not included with inspecting element, so the code will hard to find it, and that bookmark have no URL, because it's javascript that you just drag it on bookmark bar, so can't access its URL. I'm using python script, and i want to include that into the process. My options are getting the javascript code completely (which is i dont know), or add something to the script to click that on bookmark bar (the shortcut bar) this is the link of website of js that i dragged on bookmark bar (the Expand All) : http://com.hemiola.com/bookmarklet/ ​ When copying the link address o ..read more
Visit website

Follow Reddit | Selenium on FeedSpot

Continue with Google
Continue with Apple
OR