-
**Describe the bug**
ファイルアップロードのあるシナリオをリプレイすると、ファイルアップロードのタイミングでSyntaxErrorが発生した。
■Latteart上の表示
|通番 | ページタイトル | 要素タグ | テキスト | イベント種別 | 入力値 | 時刻|
|-- | -- | -- | -- | -- | -- | --|
|19 | 入力画面 | …
-
Hello there!
I have a problem with Drag And Drop within Robot Framework test.
I am trying to drag and drop an element to a specific location or over a specific element but no luck so far.
I want to…
-
`'scrapy_splash.SplashMiddleware': 725` —— just noticed different behaviors within or without the config, can someone help to give some advices>
enable the setting, I got nothing been crawled and …
-
I'm currently looking for a framework for ember e2e tests that handles promises without waits and sleeps, but I need XPath support to be able to define more complicated page elements in page objects. …
-
I had been thinking about how we can release proposals or unleash experimental syntax features on our users without sacrificing the portability of XQuery code between implementations.
I hadn't form…
-
Take for example the tei_odds.odd customization: https://tei-c.org/Vault/P5/current/xml/tei/custom/odd/tei_odds.odd.
It imports the RELAX NG grammar via moduleRef/@url:
```
```
The grammar…
-
From @Granitosaurus at https://github.com/scrapy/parsel/issues/25#issuecomment-727887878:
> Not to derail this but I'd argue that implementing JSONpath[1] would actually be more fitting for parsel…
-
@objects
mailbox xpath //input[contains(@ng-model,'form.email')]
mailbox:
-> width 340px
-> : "mailbox" is absent on page
-> height 37px
-> : "mailbox" is absent on page…
-
Hey ,
i just try it and give me this error
*** ERROR: 'WebElement' object is not subscriptable
its come from this line
'''
vote_buttons = driver.find_element(By.XPATH , "//div[@ng-click='$…
-
Hi.
Looks like when I create some page using `$page` or `GalenPages.extendPage` and I use this page object to again extend page using `GalenPages.extendPage` then the primary and secondary fields a…