issues Search Results · repo:react-native-windows/selenium-appium language:TypeScript
Filter by
13 results
(55 ms)13 results
inreact-native-windows/selenium-appium (press backspace or delete to remove)There is no easy way in By2 to wait for an element until it is displayed. WebDriverIO has a waitForDisplayed method, but
By2 doesn t have such a method.
canon-aris-van-dijk
- 1
- Opened on Oct 18, 2023
- #151
By2 from selenium-appium is not compatible with Locator from selenium-webdriver. The error displayed is:
Argument of type By2 is not assignable to parameter of type Locator .
Property toObject ...
canon-aris-van-dijk
- Opened on Oct 18, 2023
- #150
作者您好,
该如何实现发送“鼠标右键单击”命令呢? contextClick
我找不到如何实现鼠标右键单击的命令。 我尝试了driver.actions().contextClick(元素)命令,但是软件界面毫无反应。
selenium中关于driver.actions().contextClick(元素)命令的说明超链接:
https://www.selenium.dev/selenium/docs/api/javascript/module/selenium-webdriver/lib/input_exports_Actions.html ...
s0521
- 5
- Opened on Feb 18, 2022
- #148
Hello, I am running tests written in typescript for native Android and iOS applications ( node -v 14.15.4, typescript
-v 4.5.2, selenium-appium -v 1.0.2, selenium-webdriver - v 4.1.1, appium -v 1.22.2) ...
KsenyLa
- 1
- Opened on Jan 14, 2022
- #147
Hello, I am running on windows with the following package versions:
@types/selenium-webdriver : ^4.0.11 ,
selenium-appium : ^1.0.2 ,
selenium-webdriver : ^4.0.0-alpha.8 ,
winappdriver : 0.0.7 ...
shirvak
- 1
- Opened on Feb 2, 2021
- #56
As mentioned already in #9 some imports are using wrong casing when importing modules.
Filenames for Driver, Config and WinAppDriver are in PascalCasing while pageobject and by2 are in lowercase.
thdk
- 4
- Opened on Jan 26, 2021
- #50
@licanhua I have seen the solution using Java winappdriver but not using selenium-appium.
My requirement is -
When I interact with the parent application screen new child screen gets popup and I have ...
singhrajkr
- 3
- Opened on Dec 16, 2020
- #48
Hello, I am running on MacOS with the following package versions
selenium-appium : 0.0.16 ,
selenium-webdriver : ^4.0.0-alpha.7
I have the following code:
const Webdriver = require( selenium-appium ...
Rup1
- 3
- Opened on Nov 6, 2020
- #42
The latest release of appium-windows-driver (1.15.0) seems to be incompatible with selenium-appium.
Trying to start the driver causes appium to go into a loop with this error:
[BaseDriver] The following ...
jaimecbernardo
- 3
- Opened on Oct 27, 2020
- #39
The element is visible on the screen, but when I try to enter values in the field I am getting this error,
Accept: application/json; charset=utf-8
Connection: close
Content-Length: 2
Content-Type: application/json;charset=UTF-8 ...
venkatrao-rgare
- 3
- Opened on Apr 15, 2020
- #31

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.