We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sauce Labs https://saucelabs.com/
Sauce Labs: Selenium Testing, Mobile Testing, JS Unit Testing
類似 BrowserStack 的線上測試平台 想試試的可以免費註冊 會有 14 天的試用期限,期間可跑 90 小時的自動測試 & 不限時的手動測試 如果你需要簡易檢測又不想裝一堆 VM OS 的話,可以直接試用這線上服務唷~
瀏覽器種類很足: https://saucelabs.com/platforms/
淚目
如果對自動測試有興趣的話,也可以參考網路的指導資料~
例(隨便抓一篇…):
實戰 Sauce Labs | 啟動 Geb - 網站自動化測試之美 by readbook http://learngeb-ebook.readbook.tw/cloud-browser-testing/integration_sauce_labs.html
Yuren Ju 補充: 開源專案 open source project 有另外的優待 https://saucelabs.com/opensauce/ https://saucelabs.com/beta/signup/OSS/None
The text was updated successfully, but these errors were encountered:
我發現一個偷吃步的方式,只要在 PhantomJS 上測試,不管是單元還是端對端,只要失敗,IE 就失敗,其它是成功 (Chrome、Firefox、Edge、Android 和 iPhone)。BrowserStack 覺得不太準,我在 Edge 上實際可以,在 BrowserStack 上的 Edge 就不行了
Sorry, something went wrong.
PhamtomJS的核心是 webkit,應該無法做到完全相同於IE的環境吧? (還是科技已經超乎我想像了XD?)
很多新的 ES 特色 PhantomJS 都不能跑,就很像 IE,不過現在換 Headless Chrome,不太想管 IE 了
因為webkit 是新一代的IE.... xD
我現在只用 puppeteer 其它都不想管了
No branches or pull requests
Sauce Labs
https://saucelabs.com/
類似 BrowserStack 的線上測試平台
想試試的可以免費註冊
會有 14 天的試用期限,期間可跑 90 小時的自動測試 & 不限時的手動測試
如果你需要簡易檢測又不想裝一堆 VM OS 的話,可以直接試用這線上服務唷~
瀏覽器種類很足:
https://saucelabs.com/platforms/
淚目
如果對自動測試有興趣的話,也可以參考網路的指導資料~
例(隨便抓一篇…):
Yuren Ju 補充:
開源專案 open source project 有另外的優待
https://saucelabs.com/opensauce/
https://saucelabs.com/beta/signup/OSS/None
The text was updated successfully, but these errors were encountered: