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

  • Автор темы Автор темы Harambulus
  • Дата начала Дата начала

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.
 
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.
 
Maybe it's flash uploader. In this case you dont get recorded actions
 
It's flash based. Disable flash in project. Site should display standard upload.
 
  • Спасибо
Реакции: shabbysquire
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 :(
 
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?
 
its ok. the mighty cahones helped me out with it, got it working now.
 
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?
 
Get coordinates via action designer, do not use static ones.
 
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?
 
I went with c# in similar situation, really..
 
Why not?

project.Variables["var1"].Value instead of {-Variable.var1-}
 
ok, i just wasnt aware of the syntax; thanks :)
 
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.
 
Example is needed.
Can you provide one for testings?
 

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