change payload for sharelatex
This commit is contained in:
parent
6c88e1be1d
commit
796535242c
@ -105,7 +105,7 @@ func IntegrationTest(url string) error {
|
||||
|
||||
e = d.FindByName("file") // Create
|
||||
dir, err := filepath.Abs(filepath.Dir(os.Args[0]))
|
||||
e.SendKeys(filepath.Join(dir, "./test.txt"))
|
||||
e.SendKeys(filepath.Join(dir, "./tech-support.jpg"))
|
||||
|
||||
e = d.FindByCSS("textarea") // Latex Doc
|
||||
e.Clear()
|
||||
|
BIN
tech-support.jpg
Normal file
BIN
tech-support.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 110 KiB |
Loading…
Reference in New Issue
Block a user