You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
## 2.6.2
2
2
3
+
*[WebDriver][Puppeteer] Added `forceClick` method to emulate click event instead of using native events.
4
+
*[Playwright] Updated to 0.14
5
+
*[Playwright] Introduced `handleDownloads` method to download file. Please note, this method has slightly different API than the same one in Puppeteer.
3
6
*[allure] Fixed undefined output directory for allure plugin on using custom runner. Fix by @charliepradeep
4
7
*[wdio] Fixed undefined output directory for wdio plugns. Fix By @PeterNgTr
5
8
*[WebDriver] Fixed `waitForEnabled` fix for webdriver 6. Fix by @dsharapkou
0 commit comments