The most recent content from our members.
I have a large number of Selenic tests that run in the Edge browser. I now require them to run in an Edge inPrivate windows. Is there some configuration I can do to the driver before opening the browser? Thanks!
I have a webapp that creates a PDF document in a new browser tab. I want to confirm that it is a PDF report and not a simple error message that will be displayed if the generation of the report failed for some reason. The tab is created by the app but focus remains in the application tab. The problem I am having is that…
I am running a Selenic Junit test that is trying to insert a string in a text box in an Adobe eSign document. This is opened inside of a Java application running in Microsoft Edge. I then want to click a button also in the document to continue processing in the Java app. The problem is Selenium says there is no such…
I have been trying to set up my tests to run playback in the browsers Internet Explorer, Edge, Firefox, and Chrome. Internet Explorer runs out of the box (although rather slowly), and I copied the webdriver for Chrome to the folder…
It looks like you're new here. Sign in or register to get started.