Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged selenium

0 votes
1.1k views
1 answer
    So i have created an automation bot to do some stuff for me on the internet .. Using Selenium Python..After long ... help. And its a single bot! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
858 views
1 answer
    I'm having the following problem. I have a dropdown that is hidden so when I make the Select and run the ... . Any help would be appreciated. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    When I manually open a browser, both firefox and chrome, and proceed to a website where I previously saved my ... ("u_0_v") element.submit() See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
735 views
1 answer
    I am trying to set up an environment for end-to-end testing on a droplet running Ubuntu server 12.04.3 on ... frame buffer such as Xvfb... See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
641 views
1 answer
    I am running several tests with WebDriver and Firefox. I'm running into a problem with the following command: ... give you several headaches... See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
867 views
1 answer
    I am writing tests for my site using Selenium IDE and I am having trouble with having selenium click on a ... sibling::button[@name='settings'] See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I want Firefox to directly download the PDF files instead of showing them in browser. I used following ... preference values have changed? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
807 views
1 answer
    I am testing a web-ui using Selenium and TestNG. I have a test suite with many test classes in it. I ... automatically? maybe using a third XML? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    How can I use WebDriverWait to wait until an attribute changes? In my AUT I have to wait for a button to ... m trying to evaluate. Any ideas? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I am trying to test an inplace editor using Cucumber/Capybara/Selenium stack, but my problem is that the editor is ... a way of doing this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
668 views
1 answer
    In Selenium 2.0, I have no idea how to traverse through a HTML table in a webpage. In selenium2.0 javadoc, ... from each of the table cells? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
832 views
1 answer
    I am using Python to scrape pages. Until now I didn't have any complicated issues. The site that I'm trying ... and it will be very expansive. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
990 views
1 answer
    I am new in automation. Here is my simple TestNG login code , when I ran the code as TestNG it appears java.lang. ... ("Manger Id : mngr230"); } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
604 views
1 answer
    I was trying to scrape the customer reviews from Flipkart website. The following is the link. The following was my code ... I am new to Python. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
870 views
1 answer
    I have the below dom structure: <h3 class="popover-title"> <div class="popup-title"> <div class="title- ... both the exmaples? Please suggest. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
889 views
1 answer
    I'm testing out a new application that uses shadow dom like so: #shadow-root (open) <div class=" ... - specifically, the close icon? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
840 views
1 answer
    I got a Testscript with more than 8 Webdriver-Sampler and a variable, which change in some of the Webdriver- ... user define variable in script? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    When I run my code it's showing below error - Electron application org.openqa.selenium.WebDriverException: ... new ChromeDriver(capabilities); See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'm trying to config the default download directory as below, it's works correctly but I'm having two ... info: driver.version: ChromeDriver See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
829 views
1 answer
    I'm trying to write my first program in selenium-java but in a short program of few lines I'm getting following error ... /www.google.com"); } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
866 views
1 answer
    I've tried to create a Web Scraper for CNN. My goal is to scrape all news articles within the search ... (2) #CNN_data.to_pickle("CNN_data") See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
545 views
1 answer
    After performing a search using POST /session/{session id}/element, I get this from the Chrome webdriver: { ... what do other webdrivers return? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'm trying to run a cucumber test with JUnit and I'm getting java.lang.NoClassDefFoundError exception. JUnit ... issue is much appreciated. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm having a problem with firefox caching, when i change a site redirection firefox decides that it needs to ... 'm using webdriver C# version. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
807 views
1 answer
    I get below error when try to run Protractor test against chrome. My conf.ts import {Config} from ' ... versions Any clue please? Cheers See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
726 views
1 answer
    Every time my webdriver tests login into the application, 'Do you want chrome to save your password' pop up ... ? Please help. Thanks, Mike See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have testng.xml file created. Is there any way to run this file from java main method? Something like - Class test ... { Run(testng.xml); } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
751 views
1 answer
    As we known WebDriver protocol is design for automation test purpose. But the major browsers also ... chromium.org/chromedriver/downloads See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...