Avinash Chauhan

Results 7 comments of Avinash Chauhan

The automation id which i am getting is the same when i used UISPY or Inspect. Thanks, Avinash On Wed, May 23, 2018, 18:04 VSKSunny wrote: > The automation ID...

Here is the code that I am using package acedemo; import java.net.MalformedURLException; import java.net.URL; import org.openqa.selenium.By; import org.openqa.selenium.winium.DesktopOptions; import org.openqa.selenium.winium.WiniumDriver; public class multiplerun { public static void main(String[] args) throws...

I did not understand what do you mean by making resolution to 100%. The resolution of my laptop is as per recommended settings and i am not resizing the calculator...

Hi, Sorry could not reply to you earlier but after changing the display scale it solve my problem. Thanks for your help. On Tue 11 Sep, 2018, 15:25 prabhatranjan2206, wrote:...

Check if the ide is giving u error on the below lines driver.findElementByName("File").click(); driver.findElement(By.name("Edit")).click(); I believe there is syntax error there On Fri, 29 Apr, 2022, 10:49 Akash Raval, ***@***.***>...

Can u share the screenshot of the ide and the error message that u are getting there On Fri, 29 Apr, 2022, 11:27 Akash Raval, ***@***.***> wrote: > No Error...

i wanted the screenshot of the ide after u ran the code On Fri, 29 Apr, 2022, 12:03 Akash Raval, ***@***.***> wrote: > I Am fetching Element by Name and...