What do I do when 'files for upload' doesn't register?

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
Im making templates for uploading videos to different sites.

Sometimes when I click on the browse upload button on the site zenno doesn't register it so it messes up the whole template since I don't know how to build that manually with action builder.

Please tell me how.
 

Tobbe

Client
Регистрация
01.08.2013
Сообщения
428
Благодарностей
148
Баллы
43
Would be easier if you provided us with some DOM code of the website/button. Would take us way to long to guess how the button looks like and it's function.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Maybe it's flash uploader. In this case you dont get recorded actions
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
It's flash based. Disable flash in project. Site should display standard upload.
 
  • Спасибо
Реакции: shabbysquire

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
I havent tried that one agina yet but i had another one whcih was also doing the same problem and i diabled flash but now there is no upload button at all :(
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
Yes I was given that by bigcahones, jsut trying to figure out how to use it :P. could you expalin how its added into the project please?
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
its ok. the mighty cahones helped me out with it, got it working now.
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
There's a problem with the uploader... when the upload button is off the page the click doesnt register.

I tried keysrtokes end to show the button but the coordinates were messed up when i changed from PM to ZP due to different screen size on the instance.

Any other workaround?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Get coordinates via action designer, do not use static ones.
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
Another issue is the dialog box opens but it hangs the template and it eventually times out.

This seems to happen more than 50% of the time.

I know nothing about c# (though started reading recently) so I get stuck with it :D.

What to do?
 

MatthewSher

Новичок
Регистрация
15.09.2014
Сообщения
10
Благодарностей
0
Баллы
3
I went with c# in similar situation, really..
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Why not?

project.Variables["var1"].Value instead of {-Variable.var1-}
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
ok, i just wasnt aware of the syntax; thanks :-)
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
Can you explain why the C# upload dialog box hangs most of the time? I tried adding pauses around it but doesnt amke a differnece. In poster it will just hang alot of the time till the instance times out.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Example is needed.
Can you provide one for testings?
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)