After entering original text in DeepL, it takes 1-2 sec for translated text to appear. I'm unable to get translated text with TimeoutException. I've tried to Sy
Do you know if it was possible to click with selenium on a non select dropdown list? I need to interact with this site : https://ec.europa.eu/info/funding-tende
This is the first time I'm making a website scraper and I'm relatively new to programming in general. So I'm trying to get the HREF links for all the subpages o
I have a standard form with 2 text boxes to fill and a submit button. The Submit button suppose to work after filling in the first mandatory text box. It works
when i pass 2 different test data in @test annotation and in @afterTest driver.close() i get the connection reset error and 2nd browser instance is closed publi
This issue has been driving me crazy lately, I've been looking all over the internet for days and just found unaswered questions. Is it possible in any way to i
i am on rarible.com minting a nft with metamask i go threw the hole process then in the chrome browser a metamask pop up appears to click confirm the transactio
I need to capture the table from the link: https://fr.tradingeconomics.com/country-list/rating I tried the following code but I don't get any response from sel
I wrote the following code. Instead of sending "LHR" I want to send it in 3 sentence each character each time. IWebDriver driver; driver = new C
I have this number of list from the following dom, There are total 10 elements. I want to store the first 5 elements from the list in a variable. How can i do i
I am trying to fix the following error from selenium, but right now I am not able to proceed. selenium.common.exceptions.ElementNotInteractableException: Messag
I have been making a whatsapp chatbot with python, my problem is that it answers many messages, I think I have some open loop and I am not checking if the last
I am running into an issue with my selenium webdriver test where, if I input something into a phone number field and then click the call button, it will clear o
I'm trying to get access to some shadow dom elements using selenium in Javascript/Typescript, but can't quite seem to get it to work as expected. I haven't bee
I'm trying to get all the price in the table at this URL: https://www.skyscanner.it/trasporti/voli/bud/rome/?adults=1&adultsv2=1&cabinclass=economy&
Working on a random question picker from a codechef webpage but the problem is even when i am using random value of i, it always clicks the first question. Code
Have been trying to access the drop down button element using selenium, the page asks for a pincode on opening and after entering it and clicking ok it refreshe
Have been trying to access the drop down button element using selenium, the page asks for a pincode on opening and after entering it and clicking ok it refreshe
Html: <div class="xxxx"> <a href="ooooo.pdf"></a> </div> Python selenium code trials: from selenium.webdriver.support.ui import WebD
Below is the error i get: [RemoteTestNG] detected TestNG version 7.5.0 [main] INFO org.testng.internal.Utils - [Utils] MethodGroupsHelper.collectMethodsByGroup(