このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
s.petushkov
/
popup-forms-react
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
This is just a technology testing project based on Create React App and TailwindCSS
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
15
コミット
1
ブランチ
ツリー:
3408475544
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'3408475544' から
${ noResults }
popup-forms-react
/
features
/
config.js
config.js
95B
Raw
通常表示
履歴
cucumber-puppeteer tests added, close Popup on Esc, components reorganized
3年前
fixed should(Not)SeeTextAt actions in the tests
3年前
cucumber-puppeteer tests added, close Popup on Esc, components reorganized
3年前
fixed should(Not)SeeTextAt actions in the tests
3年前
cucumber-puppeteer tests added, close Popup on Esc, components reorganized
3年前
1
2
3
4
5
6
7
8
module.exports = {
port: 8989,
//headless: false,
slowMo: 0,
close: true,
};