python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to take file path from excel in robot framework
I want to upload a text file in application under test.
The path of text file is put in one of the cells of excel.
I tried using excel library but I am facing issue here.
My code is not identifying ex...
Amaze_Rock
Votes: 0
Answers: 1
Issue while running the js file on nightwatch
I am running Nightwatch through Vs code. Where inside the src folder test I have 2 js files one is a customer.js and the second is supplier.js. Now I want to run only customer.js using command npx nig...
Shankar
Votes: 0
Answers: 1
How to Handle this type of Popups is selenium WebDriver Using Java
How to Handle this type of popups using selenium with java, tried Using getWindowHandles method but cant figure Out the Problem
Hari Dhakad
Votes: 0
Answers: 2
Set selenium speed doesn't work in robot framework
I just login into a website, i guess it was too fast so i put "set selenium speed" under "maximize browser window" but it does not work. what happen?
here's my code.
*** Settings *...

Aulia Balqis
Votes: 0
Answers: 2